update docs and makefile

This commit is contained in:
speedie 2022-11-30 17:32:56 +01:00
parent 3a91bfbf19
commit af5e55fb3b
3 changed files with 13 additions and 0 deletions

View file

@ -171,6 +171,7 @@ release:
rm -f readme.html
rm -f readme
make markdown
make man
make upload
make page
make page_install

View file

@ -337,6 +337,10 @@ The magic of .Xresources is that it is a universal configuration file. While you
Below is a list of all .Xresources values you can define.
- speedwm.bar.altbar: 0
- speedwm.bar.altbarclass: Polybar
- speedwm.bar.altbarcmd: polybar &
- speedwm.bar.alttrayname: tray
- speedwm.bar.height: 4
- speedwm.bar.position: 1
- speedwm.bar.paddingh: 10

View file

@ -670,6 +670,14 @@ general/mainstream .Xresources configurations.
.PP
Below is a list of all .Xresources values you can define.
.IP \[bu] 2
speedwm.bar.altbar: 0
.IP \[bu] 2
speedwm.bar.altbarclass: Polybar
.IP \[bu] 2
speedwm.bar.altbarcmd: polybar &
.IP \[bu] 2
speedwm.bar.alttrayname: tray
.IP \[bu] 2
speedwm.bar.height: 4
.IP \[bu] 2
speedwm.bar.position: 1