Add templating for dunstrc (monitor from env)
This commit is contained in:
parent
1a7332365c
commit
eab72a3328
3 changed files with 11 additions and 1 deletions
|
@ -4,3 +4,5 @@ export AUTOSTART_DISPLAY="Hyprland"
|
|||
|
||||
export MONITOR_PRIMARY="DisplayPort-0"
|
||||
export MONITOR_SECONDARY="HDMI-A-0"
|
||||
|
||||
export DUNST_MONITOR="$MONITOR_SECONDARY"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue