gtk is doing this itself?
This commit is contained in:
parent
79981155be
commit
80c5e999b6
2 changed files with 25 additions and 2 deletions
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue