Debian Rice Scripts
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.
 
 

18 lines
503 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 brave-browser
bind-key 4-Return terminal
bind-key M-Up "pactl set-sink-volume 0 +5%"
bind-key M-Down "pactl set-sink-volume 0 -5%"
bind-key M-m "pactl set-sink-mute 0 toggle"
mousebind M-1 window_move
mousebind CM-1 window_resize