gtk is doing this itself?

This commit is contained in:
Daylin Morgan 2024-08-08 12:00:58 -05:00
parent 79981155be
commit 80c5e999b6
Signed by: daylin
GPG key ID: 950D13E9719334AD
2 changed files with 25 additions and 2 deletions

View file

@ -1,4 +1,14 @@
[Settings] [Settings]
; gtk-icon-theme-name=breeze ; gtk-icon-theme-name=breeze
; gtk-theme-name=Catppuccin-Mocha-Standard-Rosewater-Dark ; gtk-theme-name=Catppuccin-Mocha-Standard-Rosewater-Dark
gtk-application-prefer-dark-theme=false gtk-application-prefer-dark-theme=true
gtk-cursor-theme-name=Catppuccin-Mocha-Mauve-Cursors
gtk-cursor-theme-size=24
gtk-decoration-layout=icon:minimize,maximize,close
gtk-enable-animations=true
gtk-font-name=Noto Sans, 10
gtk-icon-theme-name=breeze
gtk-modules=colorreload-gtk-module
gtk-primary-button-warps-slider=true
gtk-sound-theme-name=ocean
gtk-xft-dpi=122880

View file

@ -1,3 +1,16 @@
[Settings] [Settings]
gtk-application-prefer-dark-theme=true
gtk-button-images=true
gtk-cursor-theme-name=Catppuccin-Mocha-Mauve-Cursors
gtk-cursor-theme-size=24
gtk-decoration-layout=icon:minimize,maximize,close
gtk-enable-animations=true
gtk-font-name=Noto Sans, 10
gtk-icon-theme-name=breeze
gtk-menu-images=true
gtk-modules=colorreload-gtk-module
gtk-primary-button-warps-slider=true
gtk-sound-theme-name=ocean
gtk-theme-name=Catppuccin-Mocha-Standard-Rosewater-Dark gtk-theme-name=Catppuccin-Mocha-Standard-Rosewater-Dark
gtk-application-prefer-dark-theme=false gtk-toolbar-style=3
gtk-xft-dpi=122880