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

@@ -1,2 +0,0 @@
[preferred]
default=gtk;wlr

View File

@@ -1,8 +1,8 @@
[Settings]
gtk-theme-name=Adwaita-dark
gtk-theme-name="Dracula"
gtk-font-name="Ubuntu 12"
gtk-cursor-theme-name=Adwaita
gtk-cursor-theme-size=0
gtk-cursor-theme-name="Adwaita"
gtk-cursor-theme-size=48
gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=1
gtk-toolbar-style=GTK_TOOLBAR_BOTH
@@ -11,6 +11,8 @@ gtk-button-images=1
gtk-menu-images=1
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle=hintmedium
gtk-xft-rgba=none
gtk-xft-hintstyle="hintfull"
gtk-xft-rgba="none"
gtk-application-prefer-dark-theme=1
gtk-decoration-layout=icon:close
gtk-enable-animations=true