#!/bin/bash sleep 10 notify-send -t 3 "RUNNING FIRST TIME CONFIG" xfconf-query -c xsettings -p /Net/ThemeName -s "Arc-Darker" xfconf-query -c xsettings -p /Gtk/FontName -s "Noto Sans Regular 10" ##REMOVE AFTER RUN #DISABLED FOR TESTING #rm -- "$0"