Further polybar customization
This commit is contained in:
@@ -32,12 +32,17 @@ padding-left = 0
|
||||
padding-right = 0
|
||||
module-margin-left = 0
|
||||
|
||||
separator = |
|
||||
separator-padding = .5
|
||||
separator-foreground = ${colours.trans}
|
||||
separator-background = ${colours.trans}
|
||||
|
||||
[bar/bottom]
|
||||
inherit = bar/base
|
||||
bottom = true
|
||||
|
||||
modules-left = workspaces
|
||||
modules-right = bluetooth paddinglite volume paddinglite battery
|
||||
modules-right = wireless bluetooth volume battery
|
||||
|
||||
tray-position = center
|
||||
tray-maxsize = 28
|
||||
@@ -46,6 +51,6 @@ tray-maxsize = 28
|
||||
inherit = bar/base
|
||||
bottom = false
|
||||
|
||||
modules-left =
|
||||
modules-left = spotify
|
||||
modules-center = date
|
||||
modules-right = i3-mode
|
||||
modules-right = i3-mode
|
||||
|
||||
Reference in New Issue
Block a user