anybar: adding experimental support for having both anybar + dwm bar(s) in play

This commit is contained in:
bakkeby
2020-09-10 15:24:51 +02:00
parent 8994f375e8
commit d91db5cd65
4 changed files with 59 additions and 43 deletions

View File

@@ -188,8 +188,8 @@
* dwm treats the external bar as it would its own, so all regular dwm commands such as
* togglebar affect the external bar in the same way.
*
* There is currently no support for anybar + regular dwm bar(s), so if this is to be
* enabled the recommendation is to disable all bar modules and have { 0 } in the barrules.
* NB: Unless you want both anybar + dwm bar(s) then the recommendation is to disable all
* bar modules and have { 0 } in the barrules.
*
* https://dwm.suckless.org/patches/anybar/
*/