README.SLACKWARE 867 B

12345678910111213141516171819202122232425262728293031323334353637
  1. README.SLACKWARE
  2. ================
  3. Dependencies
  4. ------------
  5. sxhkd is required for keyboard and pointer bindings.
  6. xterm or rxvt-unicode recommended as terminal emulator.
  7. Configuration
  8. -------------
  9. You need to create your config files in order to launch bspwm.
  10. bspwm comes with some examples in /usr/doc/bspwm/examples
  11. If you want to install these examples create ~/.config/bspwm/
  12. and ~/.config/sxhkd and copy bspwmrc and sxhkdrc from
  13. /usr/doc/bspwm/examples/ accordingly. You need to change the
  14. line 7 from sxhkd to match your preferred terminal emulator.
  15. Give both exec permissions with chmod +x ~/.config/bspwm/bspwmrc
  16. and chmod +x ~/.config/sxhkd/sxhkdrc
  17. Then run xwmconfig to choose your new default window manager.
  18. Panel
  19. -----
  20. If also you need a panel install:
  21. xdo
  22. sutils
  23. xtitle
  24. bar
  25. Examples also for the panel exists in /usr/doc/bspwm/examples/panel