-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- [colors]
-
- background = #2f3e46
- background-alt = #354f52
-
- foreground = #84a98c
- foreground-alt = #cad2c5
- primary = #52796f
- 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 = 0
- border-color = #00FF0000
-
- padding-left = 0
- padding-right = 0 ;2
-
- module-margin-left = 0 ;1
- module-margin-right = 0 ;2
-
-
- font-0 = DejaVu Sans Mono for Powerline:style=Bold:pixelsize=10;0
- font-1 = DejaVu Sans Mono for Powerline:style=Bold:pixelsize=20;1
- font-2 = unifont:fontformat=truetype:size=8:antialias=false;0
- font-3 = siji:pixelsize=10;1
-
- modules-left = obspace obswoosh obswedge-l bspwm i3 obswedge-r obswoosh
- modules-center =
- 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
-
|