.dotfiles/.config/env.d/99-local##hostname.portalo

9 lines
157 B
Plaintext
Raw Normal View History

2023-10-18 23:12:01 +00:00
#!/bin/sh
export AUTOSTART_DISPLAY="Hyprland"
2024-05-23 17:48:30 +00:00
export DUNST_MONITOR="$MONITOR_SECONDARY"
export MONITOR_PRIMARY="DP-1"
export MONITOR_SECONDARY="HDMI-A-1"