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

  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 firefox
  9. bind-key 4-Return terminal
  10. bind-key M-Up /usr/bin/pactl set-sink-volume 0 -5%
  11. bind-key M-Down /usr/bin/pactl set-sink-volume 0 +5%
  12. bind-key M-m /usr/bin/pactl set-sink-mute 0 toggle