|
|
@ -18,8 +18,6 @@ separator = |
|
|
|
|
separator-foreground = ${colors.disabled}
|
|
|
|
separator-foreground = ${colors.disabled}
|
|
|
|
module-margin = 1
|
|
|
|
module-margin = 1
|
|
|
|
padding = 2
|
|
|
|
padding = 2
|
|
|
|
; for multi monitor
|
|
|
|
|
|
|
|
monitor = ${env:MONITOR:}
|
|
|
|
|
|
|
|
; places bar at the top
|
|
|
|
; places bar at the top
|
|
|
|
bottom = false
|
|
|
|
bottom = false
|
|
|
|
fixed-center = true
|
|
|
|
fixed-center = true
|
|
|
@ -38,7 +36,10 @@ modules-right = battery pulseaudio memory cpu wlan date
|
|
|
|
|
|
|
|
|
|
|
|
[bar/desktop-bar]
|
|
|
|
[bar/desktop-bar]
|
|
|
|
; desktop bar config
|
|
|
|
; desktop bar config
|
|
|
|
|
|
|
|
inherit = section/base-bar
|
|
|
|
|
|
|
|
; height
|
|
|
|
height = 24pt
|
|
|
|
height = 24pt
|
|
|
|
|
|
|
|
; modules
|
|
|
|
modules-left = xworkspaces xwindow-desktop
|
|
|
|
modules-left = xworkspaces xwindow-desktop
|
|
|
|
modules-center = weather-desktop
|
|
|
|
modules-center = weather-desktop
|
|
|
|
modules-right = pulseaudio memory cpu eth date
|
|
|
|
modules-right = pulseaudio memory cpu eth date
|
|
|
|