Move Firestarter into different config buckets as well
This commit is contained in:
13
desktop-gruvbox/.config/firestarter/bar
Executable file
13
desktop-gruvbox/.config/firestarter/bar
Executable 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
|
Reference in New Issue
Block a user