18 lines
390 B
INI
18 lines
390 B
INI
[bar/cyberpunk]
|
|
width = 100%
|
|
height = 30
|
|
background = ${colors.background}
|
|
foreground = ${colors.foreground}
|
|
border-size = 1
|
|
border-color = ${colors.accent}
|
|
padding-left = 2
|
|
padding-right = 2
|
|
|
|
font-0 = "Noto Sans:style=Regular:size=10;2"
|
|
font-1 = "Font Awesome 6 Free:style=Solid:pixelsize=12"
|
|
|
|
modules-left = workspaces
|
|
modules-center = title
|
|
modules-right = cpu memory network date tray
|
|
|