mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat(hyprland): fix picker
This commit is contained in:
parent
26ad2434b0
commit
576f3a3e7e
3 changed files with 3 additions and 3 deletions
|
|
@ -133,7 +133,7 @@ in {
|
|||
"$mod SHIFT, up, movewindow, u"
|
||||
"$mod SHIFT, down, movewindow, d"
|
||||
|
||||
"$mod, P, exec, $[pkgs.hyprpicker}/bin/hyprpicker -na"
|
||||
"$mod, P, exec, ${pkgs.hyprpicker}/bin/hyprpicker -na"
|
||||
|
||||
"CTRL, Print, exec, grimblast --notify --cursor copysave output"
|
||||
"$mod SHIFT CTRL, R, exec, grimblast --notify --cursor copysave output"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue