Apply theme to gtk configuration

This commit is contained in:
David Todd
2021-02-19 16:25:26 -06:00
parent b398bab13b
commit 4e7621a860
2 changed files with 9 additions and 0 deletions

8
home/.gtkrc-2.0 Normal file
View File

@@ -0,0 +1,8 @@
gtk-theme-name="oomox-iceberg"
gtk-icon-theme-name="oomox-iceberg"
gtk-font-name="Noto Sans 10"
gtk-cursor-theme-name="xcursor-breeze"
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle="hintfull"
gtk-xft-rgba="rgb"