-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- [colors]
-
- background = #222
- background-alt = #444
-
- foreground = #dfdfdf
- foreground-alt = #555
- primary = #ffb52a
- secondary = #e60053
- alert = #bd2c40
-
- [bar/obsidianblk]
-
- monitor = ${env:MONITOR:}
- width = 100%
- height = 27
-
-
- radius = 6.0
- fixed-center = false
-
- bottom = true
-
- background = ${colors.background}
- foreground = ${colors.foreground}
-
- line-size = 3
- line-color = #f00
-
- border-size = 4
- border-color = #00000000
-
- 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
-
- modules-left = bspwm i3
- modules-center = mpd
- modules-right = filesystem pulseaudio xkeyboard memory cpu eth date powermenu
-
- tray-position = right
- tray-padding = 2
-
-
-
-
-
-
-
-
-
-
-
-
-
- cursor-click = pointer
- cursor-scroll = ns-resize
-
-
- [section/modules]
- include-file = ~/.config/polybar/modules.obsidianblk.ini
-
-
- [settings]
- screenchange-reload = true
-
-
-
-
-
-
- [global/wm]
- margin-top = 5
- margin-bottom = 5
-
|