Update gtk settings

This commit is contained in:
ItsDrike 2022-08-25 18:08:10 +02:00
parent 091cf47e8d
commit 1973f00a13
No known key found for this signature in database
GPG key ID: B014E761034AF742
2 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
include "/home/itsdrike/.gtkrc-2.0.mine" include "/home/itsdrike/.gtkrc-2.0.mine"
gtk-theme-name="Adwaita-dark" gtk-theme-name="Adwaita-dark"
gtk-icon-theme-name="Papirus-Breeze-Dark" gtk-icon-theme-name="Papirus-Dark"
gtk-font-name="Noto Sans, 10" gtk-font-name="Noto Sans, 10"
gtk-cursor-theme-name="BreezeX-Light" gtk-cursor-theme-name="BreezeX-Light"
gtk-cursor-theme-size=24 gtk-cursor-theme-size=24
@ -15,5 +15,5 @@ gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=1 gtk-enable-input-feedback-sounds=1
gtk-xft-antialias=1 gtk-xft-antialias=1
gtk-xft-hinting=1 gtk-xft-hinting=1
gtk-xft-hintstyle="hintslight" gtk-xft-hintstyle="hintfull"
gtk-modules="colorreload-gtk-module:window-decorations-gtk-module:appmenu-gtk-module" gtk-modules="colorreload-gtk-module:window-decorations-gtk-module:appmenu-gtk-module"

View file

@ -6,7 +6,7 @@ gtk-cursor-theme-size=24
gtk-decoration-layout=icon:minimize,maximize,close gtk-decoration-layout=icon:minimize,maximize,close
gtk-enable-animations=true gtk-enable-animations=true
gtk-font-name=Noto Sans, 10 gtk-font-name=Noto Sans, 10
gtk-icon-theme-name=Papirus-Breeze-Dark gtk-icon-theme-name=Papirus-Dark
gtk-menu-images=1 gtk-menu-images=1
gtk-modules=colorreload-gtk-module:window-decorations-gtk-module:appmenu-gtk-module gtk-modules=colorreload-gtk-module:window-decorations-gtk-module:appmenu-gtk-module
gtk-primary-button-warps-slider=false gtk-primary-button-warps-slider=false
@ -18,4 +18,4 @@ gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=1 gtk-enable-input-feedback-sounds=1
gtk-xft-antialias=1 gtk-xft-antialias=1
gtk-xft-hinting=1 gtk-xft-hinting=1
gtk-xft-hintstyle=hintslight gtk-xft-hintstyle=hintfull