summaryrefslogtreecommitdiffstats
path: root/desktop/bspwm/README.SLACKWARE
blob: d339e8e2da8f2acbb2f05a938c80554bb7f2820a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
README.SLACKWARE
================

Dependencies
------------

sxhkd is required for keyboard and pointer bindings.
xterm or rxvt-unicode recommended as terminal emulator.

Configuration
-------------

You need to create your config files in order to launch bspwm.
bspwm comes with some examples in /usr/doc/bspwm/examples

If you want to install these examples create ~/.config/bspwm/ 
and ~/.config/sxhkd and copy bspwmrc and sxhkdrc from 
/usr/doc/bspwm/examples/ accordingly. You need to change the
line 7 from sxhkd to match your preferred terminal emulator.

Give both exec permissions with chmod +x ~/.config/bspwm/bspwmrc
and chmod +x ~/.config/sxhkd/sxhkdrc

Then run xwmconfig to choose your new default window manager.

Panel
-----

If also you need a panel install:

xdo
sutils
xtitle
bar

Examples also for the panel exists in /usr/doc/bspwm/examples/panel