Add polybar scripts
This commit is contained in:
parent
a5d4ec5e4a
commit
9b4dd143f7
4 changed files with 106 additions and 5 deletions
|
|
@ -51,10 +51,9 @@ bottom=false
|
|||
|
||||
width = 100%
|
||||
height = 25
|
||||
offset-x = 5%
|
||||
offset-y = 2%
|
||||
padding-left =
|
||||
padding-right =
|
||||
offset-y = 5%
|
||||
padding-left = 0
|
||||
padding-right = 0
|
||||
module-margin-left = 2
|
||||
|
||||
modules-left = workspaces
|
||||
|
|
@ -62,7 +61,7 @@ modules-center =
|
|||
modules-right = networkspeed archupdates cpu temp date
|
||||
tray-position = right
|
||||
|
||||
; Colors, defined further up
|
||||
; Basic Colors, defined further up
|
||||
background = ${colors.background}
|
||||
foreground = ${colors.foreground}
|
||||
line-size = 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue