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.

33 lines
892 B

2 years ago
2 years ago
2 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-d "dmenu_run -fn \"JetBrains Mono:size=14\""
  9. bind-key 4-space "dmenu_run -fn \"JetBrains Mono:size=14\""
  10. bind-key 4-W brave
  11. bind-key 4-Return terminal
  12. bind-key M-Up "pactl set-sink-volume 0 +5%"
  13. bind-key M-Down "pactl set-sink-volume 0 -5%"
  14. bind-key M-m "pactl set-sink-mute 0 toggle"
  15. mousebind M-1 window_move
  16. mousebind CM-1 window_resize
  17. bind-key 4-H window-htile
  18. bind-key 4-V window-vtile
  19. sticky yes
  20. bind-key 4-1 group-only-1
  21. bind-key 4-2 group-only-2
  22. bind-key 4-3 group-only-3
  23. bind-key 4S-1 window-movetogroup-1
  24. bind-key 4S-2 window-movetogroup-2
  25. bind-key 4S-3 window-movetogroup-3
  26. gap 60 0 0 0