Edit README.md
parent
25dfc185c2
commit
0c8c90d3fd
|
@ -5,7 +5,7 @@ Dynamic Window Manager(dwm) 6.2 with patches for gaps
|
||||||
Bar
|
Bar
|
||||||
--
|
--
|
||||||
I use my own [bar](https://git.nakidai.ru/nakidai/dwmbar) written in python. Bar script itself you can find [there](https://git.nakidai.ru/nakidai/dwmscripts/src/branch/master/sysbar.py).
|
I use my own [bar](https://git.nakidai.ru/nakidai/dwmbar) written in python. Bar script itself you can find [there](https://git.nakidai.ru/nakidai/dwmscripts/src/branch/master/sysbar.py).
|
||||||
To run it just write something like:
|
To run it just write something like this in your `.xinitrc`:
|
||||||
```sh
|
```sh
|
||||||
python sysbar.py &
|
python sysbar.py &
|
||||||
exec dwm
|
exec dwm
|
||||||
|
|
Loading…
Reference in New Issue