diff --git a/bombadil.toml b/bombadil.toml index 173e7e7..a87a197 100644 --- a/bombadil.toml +++ b/bombadil.toml @@ -2,7 +2,7 @@ dotfiles_dir = "dev/dotfiles" [settings] posthooks = [ - "eww reload", + "eww close-all && eww reload && eww open-many left right", "dunstctl reload", "systemctl --user daemon-reload" ] diff --git a/dunst/dunstrc b/dunst/dunstrc index 8dacb99..bee4d59 100644 --- a/dunst/dunstrc +++ b/dunst/dunstrc @@ -4,7 +4,7 @@ ### Display ### # Which monitor should the notifications be displayed on. - monitor = HDMI-A-1 + monitor = DP-1 # Display notification on focused monitor. Possible modes are: # mouse: follow mouse pointer