2022-07-15 23:00:06 +02:00
|
|
|
include-directory = ~/dotfiles/polybar/conf.d
|
2021-06-04 19:59:17 +02:00
|
|
|
|
2022-07-15 22:12:39 +02:00
|
|
|
|
|
|
|
[bar/defaults]
|
2021-06-04 19:59:17 +02:00
|
|
|
background = ${colors.background}
|
|
|
|
foreground = ${colors.foreground}
|
|
|
|
padding-left = 0
|
|
|
|
padding-right = 2
|
|
|
|
module-margin-left = 1
|
|
|
|
module-margin-right = 2
|
|
|
|
font-0 = fixed:pixelsize=10;1
|
|
|
|
font-1 = unifont:fontformat=truetype:size=8:antialias=false;0
|
|
|
|
font-2 = siji:pixelsize=10;1
|
|
|
|
|
|
|
|
[settings]
|
|
|
|
screenchange-reload = true
|
|
|
|
|
|
|
|
[global/wm]
|
|
|
|
margin-top = 5
|
|
|
|
margin-bottom = 5
|
2022-07-15 22:12:39 +02:00
|
|
|
|
|
|
|
[bar/oben]
|
|
|
|
inherit = bar/defaults
|
|
|
|
modules-left = i3
|
|
|
|
modules-center =
|
2022-07-21 13:28:45 +02:00
|
|
|
modules-right = backlight cpu system-cpu-loadavg memory df battery time
|
2022-07-15 22:48:33 +02:00
|
|
|
tray-position = right
|
|
|
|
tray-padding = 2
|
2022-07-15 22:12:39 +02:00
|
|
|
|
|
|
|
[bar/unten]
|
|
|
|
inherit = bar/defaults
|
|
|
|
bottom = true
|
2022-07-17 13:04:37 +02:00
|
|
|
modules-left =
|
2022-07-15 22:48:33 +02:00
|
|
|
modules-center = polywins
|
2022-07-21 13:28:45 +02:00
|
|
|
modules-right = pulseaudio
|