niri: fix screenshots + update
This commit is contained in:
@@ -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 [
|
||||
|
||||
Reference in New Issue
Block a user