.dotfiles/.config/env.d/99-local##hostname.serguzim-laptop

11 lines
200 B
Bash
Executable file

#!/bin/sh
export AUDIO_DEVICE=""
export AUTOSTART_DISPLAY="Hyprland"
export MONITOR_PRIMARY="primary"
export MONITOR_SECONDARY="secondary"
export BROWSER_CHROMIUM="brave"
export DUNST_MONITOR="0"