mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-07-27 12:43:08 +02:00
made config more themeable, switched over to Dracula in the process and now syncing the xfce4 settings
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
[preferred]
|
||||
default=gtk;wlr
|
@@ -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
|
||||
|
Reference in New Issue
Block a user