made config more themeable, switched over to Dracula in the process and now syncing the xfce4 settings

This commit is contained in:
2024-06-17 15:27:35 +02:00
parent a715528931
commit 08585df3ac
26 changed files with 237 additions and 118 deletions

View File

@@ -21,6 +21,6 @@ screenchange-reload = true
pseudo-transparency = true
; theme
include-file = ~/.config/polybar/themes/main/modules.ini
include-file = ~/.config/polybar/themes/main/colors.ini
include-file = ~/.config/polybar/themes/main/bars.ini
include-file = ~/.config/polybar/modules.ini
include-file = ~/.config/polybar/themes/dracula.ini
include-file = ~/.config/polybar/bars.ini