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:
parent
02a64ef968
commit
640bc9fead
2 changed files with 1 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
gtk-icon-theme-name = "Arc"
|
||||
gtk-theme-name = "Arc-Dark"
|
||||
gtk-font-name = "monospace 11"
|
Loading…
Add table
Reference in a new issue