a bunch of qol improvments
This commit is contained in:
parent
35cbaadd07
commit
06d7e288c6
9 changed files with 117 additions and 42 deletions
|
@ -106,7 +106,7 @@ bind=SUPERSHIFT,Q,exit,
|
|||
bind=SUPERSHIFT,D,exec,dolphin
|
||||
bind=SUPERSHIFT,F,togglefloating,
|
||||
bindr=SUPER,Super_L,exec,/home/chris/bin/launcher.sh
|
||||
bindr=ALT,Alt_L,exec,/home/chris/bin/windows.sh
|
||||
bindr=SUPERALT,Alt_L,exec,/home/chris/bin/windows.sh
|
||||
bind=SUPER,E,exec,/home/chris/bin/emacslof
|
||||
bind=SUPER,B,exec,/home/chris/bin/fflof
|
||||
bind=SUPER,A,exec,alacritty --class pulsemixer -e pulsemixer
|
||||
|
@ -156,8 +156,8 @@ bind=SUPER,y,togglespecialworkspace
|
|||
bind=SUPER,i,pin
|
||||
bind=SUPER,n,movetoworkspace,special
|
||||
|
||||
binde=, XF86AudioRaiseVolume, exec, volup
|
||||
binde=, XF86AudioLowerVolume, exec, voldown
|
||||
binde=, XF86AudioRaiseVolume, exec, /home/chris/bin/volup
|
||||
binde=, XF86AudioLowerVolume, exec, /home/chris/bin/voldown
|
||||
binde=, XF86AudioMute, exec, pamixer -t
|
||||
|
||||
binde=, XF86MonBrightnessUp, exec, brightnessctl s +10%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue