diff --git a/src/config.sh b/src/config.sh index 20a7cfe..e65589e 100644 --- a/src/config.sh +++ b/src/config.sh @@ -7,5 +7,6 @@ ### XFCE SETTINGS +xfconf-query -c "xsettings" -p "/Net/ThemeName" -s "pardus-xfce-dark" --type "string" --create xfconf-query -c "xfwm4" -p "/general/theme" -s "pardus-xfce-dark" --type "string" --create xfconf-query -c "xsettings" -p "/Net/IconThemeName" -s "pardus-xfce-dark" --type "string" --create \ No newline at end of file