nixos: gen 165 @ nix-pad — 2026-07-30 22:19

26.05.20260724.597283a (Yarara)
This commit is contained in:
2026-07-30 22:19:10 -06:00
parent 8a7a1c97c6
commit 451982c739
2 changed files with 1 additions and 9 deletions
+1
View File
@@ -92,6 +92,7 @@ in
binds = with config.lib.niri.actions; {
# Launchers & Session Control
"Mod+Return".action.spawn = [ "alacritty" ];
"Mod+P".action.spawn = [ "pkill" "-RTMIN" "wvkbd-mobintl" ];
"Mod+Space".action.spawn = [ "dms" "ipc" "spotlight" "toggle" ];
"Mod+X".action.close-window = [];
"Mod+F".action.fullscreen-window = [];