Polybar: Fix weirdness with i3 and offsets

This commit is contained in:
2020-05-28 21:32:46 -05:00
parent a88b9ff0ae
commit fbb4832bb9
2 changed files with 4 additions and 1 deletions

View File

@@ -44,6 +44,7 @@ format-background = ${res/colors.bg}
[template/bar]
bottom = true
wm-restack = ${env:PB_WM_RESTACK:i3}
override-redirect = true
tray-maxsize = 16
background = ${res/colors.bg}
foreground = ${res/colors.fg}