Changing the theme for GTK from CLI
Using thin breaking spaces with Plasma
"Changing the theme for GTK from CLI" on https://aligot-death.space, available at https://aligot-death.space/wiki/sysadmin/linux/gtk-theme-cli-en
(for instance, If you use typical GTK utilities in i3)
1 vim $HOME/.config/gtk-3.0/settings.ini
Example config:
1 [Settings] 2 gtk-icon-theme-name = Paper 3 gtk-theme-name = Arc-Darker 4 gtk-font-name = DejaVu Sans 11