Move Firestarter into different config buckets as well

This commit is contained in:
2021-01-19 02:36:49 -06:00
parent b22eb9b2eb
commit 93bd41c157
26 changed files with 1 additions and 2 deletions

View File

@@ -0,0 +1,13 @@
#.fsdefaults
command -v tint2
tint2
command -v polybar && [ -r "$HOME/.config/polybar/launch.sh" ]
sleep 3 && "$HOME/.config/polybar/launch.sh"
command -v lxpanel
lxpanel
command -v lxqt-panel
lxqt-panel
command -v mate-panel
mate-panel
command -v xfce4-panel
xfce4-panel