commit 83ec06d3c38516bfb8222cb1d3756b99f92a6a15
parent 94e811f4524e399ac6d2cbd029897b59c299c739
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date: Sat, 19 Jan 2019 10:50:10 -0500
Add GTK settings.
Diffstat:
2 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/.config/gtk-3.0/settings.ini b/.config/gtk-3.0/settings.ini
@@ -0,0 +1,6 @@
+[Settings]
+gtk-application-prefer-dark-theme=1
+gtk-cursor-theme-name=Adwaita
+gtk-font-name=Oxygen Sans 12
+gtk-icon-theme-name=Numix-Circle
+gtk-theme-name=Adapta-Nokoto-Eta+
\ No newline at end of file
diff --git a/README.org b/README.org
@@ -9,3 +9,4 @@ An archive of core configuration files necessary to replicate the fabled Doomsda
| Iosevka SS09 Font |
| Numix Circle Icon Theme |
| Oxygen Sans Font |
+| Adapta GTK Theme |