Remove gtk configs that never worked

I don't use GTK2 at all any more. GTK3's Arc config never worked, and
when I made it work I realized I dislike what Arc looks like. Hah.
This commit is contained in:
Trysdyn Black 2023-03-07 18:19:52 -08:00
parent 02a64ef968
commit 640bc9fead
2 changed files with 1 additions and 5 deletions

View file

@ -1,5 +1,4 @@
[Settings]
gtk-icon-theme-name = Arc
gtk-theme-name = Arc-Dark
gtk-theme-name = Adwaita
gtk-font-name = monospace 11
gtk-application-prefer-dark-theme = true

View file

@ -1,3 +0,0 @@
gtk-icon-theme-name = "Arc"
gtk-theme-name = "Arc-Dark"
gtk-font-name = "monospace 11"