1
0
mirror of https://gitlab.com/linuxstuff/dotfiles.git synced 2026-06-19 04:06:00 +02:00
Files
dotfiles/.config/polybar/config-merge/c01-config-settings
T
2021-01-21 11:14:11 +01:00

17 lines
307 B
Plaintext

; Global Settings
[settings]
screenchange-reload = true
[colors]
transparent = #00ffffff
background = ${xrdb:background}
foreground = ${xrdb:foreground}
foreground-alt = ${xrdb:highlight}
border = ${xrdb:i3_focused}
urgent = ${xrdb:i3_urgent}
focused = ${xrdb:i3_focused}
unfocused = ${xrdb:foreground}