~polybar set bar to bottom and put seperator to bar
This commit is contained in:
@@ -1,10 +1,11 @@
|
|||||||
[bar/custom-bar]
|
[bar/custom-bar]
|
||||||
width = 100%
|
width = 100%
|
||||||
height = 27
|
height = 27
|
||||||
|
bottom = true
|
||||||
modules-left = bspwm
|
modules-left = bspwm
|
||||||
modules-right = filesystem memory pulseaudio mpd battery date
|
modules-right = filesystem memory pulseaudio mpd battery date
|
||||||
tray-position = right
|
tray-position = right
|
||||||
separator = " Δ "
|
separator = " | "
|
||||||
separator-padding = 2
|
separator-padding = 2
|
||||||
background = #CC000000
|
background = #CC000000
|
||||||
font-0 = IBM Plex Sans:size=12
|
font-0 = IBM Plex Sans:size=12
|
||||||
|
|||||||
Reference in New Issue
Block a user