commit 7c75d5f36ac05cdb88b9d1859da0341c2e17420b
parent 44014a9cd91481b6339e964121b4241046cc02f0
Author: Milutin Popovic <milutin@popovic.xyz>
Date: Sat, 28 Mar 2026 18:47:47 +0000
bump
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/modules/niri.nix b/modules/niri.nix
@@ -74,6 +74,7 @@
"Mod+M".action.spawn-sh = "TZ=Europe/Berlin ${terminalCmd} -e neomutt";
"Mod+Shift+R".action.spawn-sh = "background";
"Mod+Shift+Slash".action.show-hotkey-overlay = { };
+ "Ctrl+Space".action.spawn-sh = "dunstctl close";
"Mod+Shift+E".action.quit.skip-confirmation = true;
"Mod+Shift+Q".action.close-window = { };