niri: fix screenshots + update

This commit is contained in:
2025-10-20 22:09:20 -04:00
parent 4adbeb5e17
commit 6fa2e207a0
2 changed files with 26 additions and 26 deletions

View File

@@ -152,11 +152,11 @@ in
"Mod+X".action = spawn (lib.getExe pkgs.swaylock);
# screenshotting
"Print".action = screenshot;
"Print".action.screenshot = [ ];
# https://github.com/sodiboo/niri-flake/commit/a7949bd0f5551fdfffd04cb9735ad3cd3167d624#r153571513
# "Ctrl+Print".action = screenshot-screen;
"Alt+Print".action = screenshot-window;
"Alt+Print".action.screenshot-window = [ ];
# Volume control
"XF86AudioRaiseVolume".action = spawn [