Update .config/niri/config.kdl

This commit is contained in:
Lewis Wynne 2025-11-02 00:04:49 +00:00
parent 639c0d64ee
commit 1aae57f9d7

View file

@ -243,4 +243,5 @@ binds {
// Notifications. // Notifications.
Mod+Ctrl+Comma { spawn-sh "makoctl dismiss"; } Mod+Ctrl+Comma { spawn-sh "makoctl dismiss"; }
Mod+Ctrl+Period { spawn-sh "makoctl dismiss -a"; }
} }