i don't like gtk but whatever
This commit is contained in:
parent
b610570e69
commit
89d121c870
2 changed files with 24 additions and 4 deletions
|
@ -1,5 +1,14 @@
|
||||||
[Settings]
|
[Settings]
|
||||||
gtk-application-prefer-dark-theme=true
|
|
||||||
gtk-cursor-theme-name=phinger-cursors-light
|
|
||||||
; gtk-icon-theme-name=Papirus-Dark
|
; gtk-icon-theme-name=Papirus-Dark
|
||||||
|
gtk-application-prefer-dark-theme=true
|
||||||
|
gtk-cursor-theme-name=breeze_cursors
|
||||||
|
; gtk-cursor-theme-name=phinger-cursors-light
|
||||||
|
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=false
|
||||||
gtk-theme-name=Catppuccin-Mocha
|
gtk-theme-name=Catppuccin-Mocha
|
||||||
|
gtk-xft-dpi=98304
|
||||||
|
|
|
@ -1,5 +1,16 @@
|
||||||
[Settings]
|
[Settings]
|
||||||
gtk-application-prefer-dark-theme=true
|
gtk-application-prefer-dark-theme=true
|
||||||
|
gtk-button-images=true
|
||||||
|
; gtk-cursor-theme-name=breeze_cursors
|
||||||
gtk-cursor-theme-name=phinger-cursors-light
|
gtk-cursor-theme-name=phinger-cursors-light
|
||||||
gtk-icon-theme-name=Papirus-Dark
|
gtk-cursor-theme-size=24
|
||||||
gtk-theme-name=Catppuccin-Mocha-Standard-Rosewater-Dark
|
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=false
|
||||||
|
gtk-theme-name=Catppuccin-Mocha-Standard-Rosewater-dark
|
||||||
|
gtk-toolbar-style=3
|
||||||
|
gtk-xft-dpi=98304
|
||||||
|
|
Loading…
Reference in a new issue