mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-25 03:08:34 +02:00
dunst: don't display notifications in front of fullscreen apps
This commit is contained in:
parent
46462ebd4a
commit
2172a05592
1 changed files with 3 additions and 0 deletions
|
@ -87,3 +87,6 @@
|
||||||
background = "#900000"
|
background = "#900000"
|
||||||
foreground = "#ffffff"
|
foreground = "#ffffff"
|
||||||
timeout = 0
|
timeout = 0
|
||||||
|
|
||||||
|
[pushback_all]
|
||||||
|
fullscreen = pushback
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue