Initial commit

Prefer dark theme settings for GTK 3 apps.
This commit is contained in:
Tom Willemse 2020-04-21 19:09:31 -07:00
commit e53b6d7073
2 changed files with 7 additions and 0 deletions

5
README Normal file
View file

@ -0,0 +1,5 @@
# -*- mode: org; -*-
#+TITLE: GTK Configuration
This is my configuration for GTK, it sets the preferred variant to dark in
GTK 3.

View file

@ -0,0 +1,2 @@
[Settings]
gtk-application-prefer-dark-theme = true