diff --git a/Makefile b/Makefile index e0a3ebd..b291de8 100644 --- a/Makefile +++ b/Makefile @@ -171,6 +171,7 @@ release: rm -f readme.html rm -f readme make markdown + make man make upload make page make page_install diff --git a/README.md b/README.md index 68d944a..8049e65 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/speedwm.1 b/speedwm.1 index a5ad4b9..0a06a91 100644 --- a/speedwm.1 +++ b/speedwm.1 @@ -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