Modify Polybar config
This commit is contained in:
@@ -30,7 +30,7 @@ disabled = ${colors.crust}
|
|||||||
|
|
||||||
[bar/mybar]
|
[bar/mybar]
|
||||||
width = 100%
|
width = 100%
|
||||||
height = 24pt
|
height = 28pt
|
||||||
radius = 6
|
radius = 6
|
||||||
|
|
||||||
; dpi = 96
|
; dpi = 96
|
||||||
@@ -44,7 +44,7 @@ border-size = 4pt
|
|||||||
border-color = #00000000
|
border-color = #00000000
|
||||||
|
|
||||||
padding-left = 0
|
padding-left = 0
|
||||||
padding-right = 1
|
padding-right = 0
|
||||||
|
|
||||||
module-margin = 1
|
module-margin = 1
|
||||||
|
|
||||||
@@ -54,7 +54,7 @@ separator-foreground = ${colors.disabled}
|
|||||||
font-0 = ComicShannsMono Nerd Font;2
|
font-0 = ComicShannsMono Nerd Font;2
|
||||||
|
|
||||||
modules-left = xworkspaces xwindow
|
modules-left = xworkspaces xwindow
|
||||||
modules-right = filesystem pulseaudio xkeyboard memory cpu wlan eth date
|
modules-right = filesystem pulseaudio memory cpu xkeyboard date systray
|
||||||
|
|
||||||
cursor-click = pointer
|
cursor-click = pointer
|
||||||
cursor-scroll = ns-resize
|
cursor-scroll = ns-resize
|
||||||
|
|||||||
Reference in New Issue
Block a user