added config for gtk 3 and 4 to set dark themes
This commit is contained in:
4
gtk/.config/gtk-3.0/settings.ini
Normal file
4
gtk/.config/gtk-3.0/settings.ini
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
[Settings]
|
||||||
|
gtk-icon-theme-name = Adwaita
|
||||||
|
gtk-theme-name = Adwaita-dark
|
||||||
|
gtk-font-name = VictorMono NerdFont
|
||||||
4
gtk/.config/gtk-4.0/settings.ini
Normal file
4
gtk/.config/gtk-4.0/settings.ini
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
[Settings]
|
||||||
|
gtk-icon-theme-name = Adwaita
|
||||||
|
gtk-theme-name = Adwaita-dark
|
||||||
|
gtk-font-name = VictorMono NerdFont
|
||||||
Reference in New Issue
Block a user