minor
This commit is contained in:
17
.config/polybar/custom/modules/bar.ini
Normal file
17
.config/polybar/custom/modules/bar.ini
Normal file
@@ -0,0 +1,17 @@
|
||||
[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
|
||||
|
||||
Reference in New Issue
Block a user