Add GTK theme and icon settings
This commit is contained in:
parent
9eb9c3b5dd
commit
a5db9c8913
|
@ -0,0 +1,4 @@
|
||||||
|
[Settings]
|
||||||
|
gtk-icon-theme-name = breeze-dark
|
||||||
|
gtk-theme-name = Midnight-Blue
|
||||||
|
gtk-application-prefer-dark-theme = true
|
|
@ -0,0 +1,3 @@
|
||||||
|
gtk-icon-theme-name = "breeze-dark"
|
||||||
|
gtk-theme-name = "Midnight-Blue"
|
||||||
|
gtk-application-prefer-dark-theme = "true"
|
Loading…
Reference in New Issue