installation scripts for servers.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

16 lines
384 B

command term kitty
bind-key 4-d dmenu_run
bind-key 4-f window-fullscreen
bind-key 4-Q window-close
bind-key 4-c window-cycle
bind-key 4-C window-rcycle
bind-key 4-h window-hide
bind-key 4-W firefox
bind-key 4-Return terminal
bind-key M-Up /usr/bin/pactl set-sink-volume 0 -5%
bind-key M-Down /usr/bin/pactl set-sink-volume 0 +5%
bind-key M-m /usr/bin/pactl set-sink-mute 0 toggle