From c32ed90899dd1047bc8bab171a60d7de6f4af34f Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Sun, 11 Dec 2022 01:03:47 -0700 Subject: update stuff, add relevant x scripts --- dunst/dunstrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'dunst') diff --git a/dunst/dunstrc b/dunst/dunstrc index 7956a71..013420d 100644 --- a/dunst/dunstrc +++ b/dunst/dunstrc @@ -1,4 +1,4 @@ -# See dunst(5) for all configuration options +#See dunst(5) for all configuration options [global] ### Display ### @@ -258,7 +258,7 @@ # Uncomment this if you want to let notications appear under fullscreen # applications (default: overlay) - # layer = top + #layer = top # Set this to true to use X11 output on Wayland. force_xwayland = false @@ -398,8 +398,8 @@ # If the notification is already drawn, it won't get undrawn. # pushback: same as delay, but when switching into fullscreen, the notification will get # withdrawn from screen again and will get delayed like a new notification -#[fullscreen_delay_everything] -# fullscreen = delay +[fullscreen_delay_everything] + fullscreen = show #[fullscreen_show_critical] # msg_urgency = critical # fullscreen = show -- cgit v1.2.3