Update nixpkgs and friends

This commit is contained in:
Natsu Kagami 2025-03-23 02:03:27 +01:00
parent b67684750a
commit fb77961052
Signed by: nki
GPG key ID: 55A032EB38B49ADB
4 changed files with 45 additions and 29 deletions

View file

@ -384,7 +384,7 @@ in
"Mod+Shift+Space".action = toggle-window-floating; # Sway compat
"Print".action = screenshot;
"Ctrl+Print".action = screenshot-screen;
"Ctrl+Print".action.screenshot-screen = [ ];
"Shift+Print".action = screenshot-window;
"Mod+Shift+E".action = quit;