chore: better binds
This commit is contained in:
parent
6cbea80685
commit
d9f686d709
2 changed files with 2 additions and 2 deletions
|
|
@ -105,7 +105,7 @@ windowrule=opacity 80,^(.*)(dunst)(.*)$
|
|||
|
||||
# example binds
|
||||
bind=SUPER,S,exec,grim -g "$(slurp)" - | wl-copy
|
||||
bind=SUPERSHIFTALT,S,exec,grim -g "$(slurp)" $HOME/gits/ost-3semester/Screenshots/$(date +'%Y-%m-%d:%I:%M:%S.png')
|
||||
bind=SUPERSHIFTALT,S,exec, grim -g "$(slurp)" $HOME/gits/ost-3semester/Screenshots/$(date +'%Y_%m_%d_%I_%M_%S.png') && (date +'%Y_%m_%d_%I_%M_%S.png') | wl-copy
|
||||
bind=SUPERSHIFT,S,exec,grim -g "$(slurp)" - | swappy -f -
|
||||
bind=SUPER,F,exec,firefox
|
||||
bind=SUPER,T,exec,kitty
|
||||
|
|
|
|||
|
|
@ -105,7 +105,7 @@ bind=,XF86AudioPrev,exec, playerctl --player=ncspot,firefox previous
|
|||
bind=,XF86MonBrightnessDown,exec, $HOME/.config/eww/scripts/change-brightness brightness 10%-
|
||||
bind=,XF86MonBrightnessUp,exec, $HOME/.config/eww/scripts/change-brightness brightness +10%
|
||||
bind=SUPERSHIFT,S,exec, grim -g "$(slurp)" - | swappy -f -
|
||||
bind=SUPERSHIFTALT,S,exec, grim -g "$(slurp)" $HOME/gits/ost-3semester/Screenshots/$(date +'%Y-%m-%d-%I:%M:%S.png') && (date +'%Y-%m-%d-%I:%M:%S.png') | wl-copy
|
||||
bind=SUPERSHIFTALT,S,exec, grim -g "$(slurp)" $HOME/gits/ost-3semester/Screenshots/$(date +'%Y_%m_%d_%I_%M_%S.png') && (date +'%Y_%m_%d_%I_%M_%S.png') | wl-copy
|
||||
bind=SUPER,D,exec, $HOME/.config/eww/scripts/cockpit_toggle
|
||||
bind=,Print,exec, grim - | wl-copy
|
||||
# bind=SUPERALT,H,pass,^(wlroots)$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue