Making polybar and picom work for exwm

This commit is contained in:
Chris Cochrun 2021-01-14 05:58:33 -06:00
parent 6fea3e862b
commit a67c039e52
3 changed files with 32 additions and 40 deletions

View file

@ -1813,7 +1813,7 @@ c.statusbar.padding = {'top': 1, 'bottom': 1, 'left': 0, 'right': 2}
## - always: Always show the statusbar.
## - never: Always hide the statusbar.
## - in-mode: Show the statusbar when in modes other than normal mode.
# c.statusbar.show = 'always'
c.statusbar.show = 'in-mode'
## List of widgets displayed in the statusbar.
## Type: List of String