summaryrefslogtreecommitdiffhomepage
path: root/patches.def.h
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2020-09-10 15:24:51 +0200
committerbakkeby <[email protected]>2020-09-10 15:24:51 +0200
commitd91db5cd653507f67f1c188ce8440783e88518a8 (patch)
treeba8050502d38eecb94d12666bbdb766b39d6f5ba /patches.def.h
parent8994f375e8ca8042996d752a385b8d1706526a25 (diff)
downloaddwm-flexipatch-d91db5cd653507f67f1c188ce8440783e88518a8.tar.gz
dwm-flexipatch-d91db5cd653507f67f1c188ce8440783e88518a8.zip
anybar: adding experimental support for having both anybar + dwm bar(s) in play
Diffstat (limited to 'patches.def.h')
-rw-r--r--patches.def.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches.def.h b/patches.def.h
index e82d9e6..dac0450 100644
--- a/patches.def.h
+++ b/patches.def.h
@@ -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/
*/