mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-18 18:48:22 +02:00
gtk: Use a more custom theme choice
Instead of the usual GTK themes, we're going with something completely different. The font has also been changed to reflect the one I use the most.
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
[Settings]
|
[Settings]
|
||||||
gtk-cursor-theme-name=phinger-cursors
|
gtk-cursor-theme-name=phinger-cursors
|
||||||
gtk-decoration-layout=menu:
|
gtk-decoration-layout=menu:
|
||||||
gtk-font-name=Cantarell 11
|
gtk-font-name=Noto Sans CJK JP 11
|
||||||
gtk-icon-theme-name=Papirus-Dark
|
gtk-icon-theme-name=Win11-purple-dark
|
||||||
gtk-theme-name=Arc-Dark-solid
|
gtk-theme-name=Dracula
|
||||||
gtk-xft-antialias=1
|
gtk-xft-antialias=1
|
||||||
gtk-xft-hinting=1
|
gtk-xft-hinting=1
|
||||||
gtk-xft-hintstyle=hintfull
|
gtk-xft-hintstyle=hintfull
|
||||||
|
Reference in New Issue
Block a user