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.

70 lines
973 B

2 years ago
  1. #
  2. # wm independent hotkeys
  3. #
  4. # terminal emulator
  5. super + shift + Return
  6. alacritty -e tmux
  7. super + shift + a
  8. alacritty
  9. super + shift + w
  10. brave-browser
  11. # program launcher
  12. super + space
  13. rofi -show drun
  14. super + w
  15. rofi -show window
  16. # make sxhkd reload its configuration files:
  17. super + Escape
  18. pkill -USR1 -x sxhkd
  19. #
  20. # berry hotkeys
  21. #
  22. super + {h, j, k, l}
  23. berryc window_move {-50 0, 0 50, 0 -50, 50 0}
  24. super + shift + {h, j, k, l}
  25. berryc window_resize {-50 0, 0 50, 0 -50, 50 0}
  26. super + {1-9}
  27. berryc switch_workspace {0-9}
  28. super + shift + {1-9}
  29. berryc send_to_workspace {0-9}
  30. super + m
  31. berryc window_monocle
  32. super + f
  33. berryc fullscreen
  34. super + p
  35. berryc snap_right
  36. super + o
  37. berryc snap_left
  38. super + n
  39. berryc toggle_decorations
  40. super + {Tab,r}
  41. berryc cycle_focus
  42. super + shift + e
  43. killall berry
  44. super + shift + q
  45. berryc window_close
  46. super + c
  47. berryc window_center
  48. ~button1
  49. berryc pointer_focus