spectrwm.conf 878 B

1234567891011121314151617181920212223242526272829
  1. bar_delay = 5
  2. bar_action = ~/bin/battery
  3. bar_font = Monospace:style=Regular:pixelsize=14:antialias=true
  4. #bar_font = -*-monospace-*-*-*-*-14-*-*-*-*-*-*-*
  5. bar_justify = center
  6. border_width = 1
  7. bar_border_width = 3
  8. bar_border[1] = rgb:55/6b/2f
  9. bar_color[1] = rgb:22/22/22
  10. modkey = Mod4
  11. program[dmenu] = dmenu_run -m 0 -fn monospace:size=12 -nb \#222222 -nf \#bbbbbb -sb \#556b2f -sf \#eeeeee
  12. bind[dmenu] = MOD+space
  13. program[xlock] = xlock -mode star -trek 1000
  14. bind[xlock] = MOD+Shift+l
  15. bind[wind_del] = MOD+w
  16. bind[wind_kill] = MOD+Shift+w
  17. bind[iconify] = MOD+i
  18. bind[uniconify] = MOD+Shift+i
  19. program[st] = /home/kev/src/st/st
  20. bind[st] = MOD+Shift+Return
  21. program[xec] = /home/kev/bin/xec
  22. bind[xec] = MOD+e
  23. bind[maximize_toggle] = MOD+Shift+m
  24. verbose_layout = 1
  25. warp_pointer = 1
  26. window_name_enabled = 1
  27. #focus_mode = manual
  28. program[passmenu] = passmenu --type
  29. bind[passmenu] = MOD+p