update hyprland config
This commit is contained in:
parent
dd4205d259
commit
d0e02e04ae
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ bind = $mainMod, P, pseudo, # dwindle
|
|||
bind = $mainMod, J, togglesplit, # dwindle
|
||||
bind = , Print, exec, grim -g "$(slurp -d)" - | wl-copy
|
||||
bind = $mainMod, Print, exec, grim -g "$(slurp -d)" - | satty -f -
|
||||
bind = $mainMod+Shift, Print, exec, grim -g "$(slurp -o -r -c '##ff0000ff')" -t ppm - | satty --filename - --fullscreen
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
bind = $mainMod, left, movefocus, l
|
||||
|
|
Loading…
Add table
Reference in a new issue