chore(hyprland): update binding
This commit is contained in:
parent
c332aedab0
commit
d62d891133
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ bind=SHIFTSUPER,Print,exec,hyprctl -j activewindow | jq -r '"\(.at[0]),\(.at[1])
|
|||
bind=SUPER,Print,exec,hyprctl -j activewindow | jq -r '"\(.at[0]),\(.at[1]) \(.size[0])x\(.size[1])"' | grim -g - Downloads/screenshot.jpeg
|
||||
|
||||
# trigger when the switch is toggled
|
||||
bindl=,switch:Lid Switch,exec,swaylock --effect-greyscale
|
||||
bindl=,switch:Lid Switch,exec,swaylock
|
||||
|
||||
|
||||
# Games
|
||||
|
|
Loading…
Reference in a new issue