mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-08-15 12:59:28 +02:00
added polybar config merge
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
; 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}
|
||||
Reference in New Issue
Block a user