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

3 years ago
  1. command term kitty
  2. bind-key 4-d dmenu_run
  3. bind-key 4-f window-fullscreen
  4. bind-key 4-Q window-close
  5. bind-key 4-c window-cycle
  6. bind-key 4-C window-rcycle
  7. bind-key 4-h window-hide
  8. bind-key 4-W brave-browser
  9. bind-key 4-Return terminal
  10. bind-key M-Up "pactl set-sink-volume 0 +5%"
  11. bind-key M-Down "pactl set-sink-volume 0 -5%"
  12. bind-key M-m "pactl set-sink-mute 0 toggle"
  13. mousebind M-1 window_move
  14. mousebind CM-1 window_resize