Update nixpkgs and friends
This commit is contained in:
parent
b67684750a
commit
fb77961052
4 changed files with 45 additions and 29 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue