debian rice lemur pro
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.

43 lines
1.2 KiB

2 years ago
  1. #vim:ft=conf
  2. command term kitty
  3. ## Tiling
  4. bind-key 4-H window-htile
  5. bind-key 4-V window-vtile
  6. bind-key 4-d "dmenu_run -fn \"JetBrains Mono:size=14\""
  7. bind-key 4-space "dmenu_run -fn \"JetBrains Mono:size=14\""
  8. bind-key 4-f window-fullscreen
  9. bind-key 4-Q window-close
  10. bind-key 4-c window-cycle
  11. bind-key 4-C window-rcycle
  12. bind-key 4-h window-hide
  13. bind-key 4-W brave-browser
  14. bind-key 4-Return terminal
  15. bind-key M-Up "pactl set-sink-volume 0 +5%"
  16. bind-key M-Down "pactl set-sink-volume 0 -5%"
  17. bind-key M-m "pactl set-sink-mute 0 toggle"
  18. mousebind M-1 window_move
  19. mousebind CM-1 window_resize
  20. bind-key XF86AudioRaiseVolume "pactl set-sink-volume 0 +5%"
  21. bind-key XF86AudioLowerVolume "pactl set-sink-volume 0 -5%"
  22. bind-key XF86AudioMute "pactl set-sink-mute 0 toggle"
  23. bind-key XF86MonBrightnessUp "brightnessctl set 10%+"
  24. bind-key XF86MonBrightnessDown "brightnessctl set 10%-"
  25. sticky yes
  26. bind-key 4-1 group-only-1
  27. bind-key 4-2 group-only-2
  28. bind-key 4-3 group-only-3
  29. bind-key 4S-1 window-movetogroup-1
  30. bind-key 4S-2 window-movetogroup-2
  31. bind-key 4S-3 window-movetogroup-3
  32. gap 60 0 0 0