feat(gtk): set dark mode for gtk

This commit is contained in:
Price Hiller 2023-06-03 21:52:18 -05:00
parent aad59636e8
commit 5459ac5076
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8
2 changed files with 6 additions and 0 deletions

View File

@ -16,3 +16,4 @@
!emacs !emacs
!alacritty !alacritty
!git !git
!gtk-3.0

View File

@ -0,0 +1,5 @@
[Settings]
gtk-icon-theme-name = Adwaita
gtk-theme-name = Adwaita
gtk-font-name = DejaVu Sans 11
gtk-application-prefer-dark-theme = true