mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Added quick screenshot keybinds
This commit is contained in:
parent
187483181a
commit
2e8a2f9220
1 changed files with 7 additions and 0 deletions
|
@ -43,6 +43,13 @@
|
|||
bind=SUPER,mouse:272,movewindow
|
||||
bind=SUPER,mouse:273,movewindow
|
||||
|
||||
bind=,code:107,exec,grim -g "$(slurp)"
|
||||
bind=SHIFT,code:107,exec,grim -g "$(slurp -o)"
|
||||
bind=SUPER,code:107,exec,grim
|
||||
bind=CTRL,code:107,exec,grim -g "$(slurp)" - | wl-copy
|
||||
bind=SHIFTCTRL,code:107,exec,grim -g "$(slurp -o)" - | wl-copy
|
||||
bind=SUPERCTRL,code:107,exec,grim - | wl-copy
|
||||
|
||||
bind=SUPER,H,movefocus,l
|
||||
bind=SUPER,J,movefocus,d
|
||||
bind=SUPER,K,movefocus,u
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue