Making polybar and picom work for exwm
This commit is contained in:
parent
6fea3e862b
commit
a67c039e52
3 changed files with 32 additions and 40 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue