diff options
Diffstat (limited to 'dotfiles/.config')
-rw-r--r-- | dotfiles/.config/niri/config.kdl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dotfiles/.config/niri/config.kdl b/dotfiles/.config/niri/config.kdl index fd7b073..ec4fd69 100644 --- a/dotfiles/.config/niri/config.kdl +++ b/dotfiles/.config/niri/config.kdl @@ -259,6 +259,12 @@ animations { // Find more information on the wiki: // https://github.com/YaLTeR/niri/wiki/Configuration:-Window-Rules +layer-rule { + match namespace="^notifications$" + + block-out-from "screencast" +} + // Work around WezTerm's initial configure bug // by setting an empty default-column-width. window-rule { |