AALI/firstboot.sh

10 lines
194 B
Bash
Raw Normal View History

2021-07-06 09:55:35 -04:00
#!/bin/bash
xfconf-query -c xsettings -p /Net/ThemeName -s "Arc-Darker"
xfconf-query -c xsettings -p /Gtk/FontName -s "Noto Sans Regular"
##REMOVE AFTER RUN
#DISABLED FOR TESTING
#rm -- "$0"