feat: Add initial dock scripts

This commit is contained in:
Fabio Lenherr 2023-03-15 23:43:03 +01:00
parent 477afdf6f4
commit 642aacd358
13 changed files with 145 additions and 35 deletions

View file

@ -62,6 +62,8 @@ gestures {
misc {
vfr=true
vrr=1
animate_manual_resizes=true
animate_mouse_windowdragging=false
# enable_swallow=true
# swallow_regex=^(.*)(kitty)(.*)$
}
@ -112,6 +114,9 @@ bind=SUPERSHIFTALT,S,exec, grim -g "$(slurp)" $HOME/gits/ost-4semester/Screensho
bind=SUPER,D,exec, $HOME/.config/eww/scripts/cockpit_toggle
bind=,Print,exec, grim - | wl-copy
bind=SUPER,A,exec,copyq toggle
bind=SUPER,Y,exec, $HOME/.config/eww/scripts/monitor.sh extend
bind=SUPER,H,exec, $HOME/.config/eww/scripts/monitor.sh mirror
# bind=SUPERALT,H,pass,^(wlroots)$
# bind=SUPERALT,left,pass,^(wlroots)$
# bind=SUPERALT,right,pass,^(wlroots)$