From 2172a055923930bc8be8b4f7740db4a7b2d3acb0 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Wed, 7 Jul 2021 18:51:21 +0200 Subject: [PATCH] dunst: don't display notifications in front of fullscreen apps --- dotfiles/dunstrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dotfiles/dunstrc b/dotfiles/dunstrc index 2e3a8a5..619ae0e 100644 --- a/dotfiles/dunstrc +++ b/dotfiles/dunstrc @@ -87,3 +87,6 @@ background = "#900000" foreground = "#ffffff" timeout = 0 + +[pushback_all] +fullscreen = pushback