globetrotterdk

Untitled

Jan 27th, 2025
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. htile 50
  2. vtile 50
  3. borderwidth 5
  4. color activeborder green
  5. color inactiveborder red
  6. gap 0 0 0 180
  7.  
  8. # Application actions
  9. command text leafpad
  10. command file pcmanfm
  11. command term lxterminal
  12. command clip xclipboard
  13. command screenshot "xterm -e scrot -s"
  14. command web firefox
  15. command mail thunderbird
  16. command reboot "doas /sbin/reboot"
  17. command halt "doas /sbin/halt -p"
  18.  
  19. # Key bindings
  20. bind-key CM-r restart
  21. bind-key CM-h window-htile
  22. bind-key CM-v window-vtile
  23. bind-key CM-w menu-exec-wm
  24.  
  25. # Mouse bindings
  26. bind-mouse C-1 window-resize
Tags: cwmrc
Add Comment
Please, Sign In to add comment