mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-05-29 20:51:41 +00:00
Update start audio for new script location
This commit is contained in:
parent
390f8d2a0e
commit
d311020284
@ -27,7 +27,7 @@ function launchi3() {
|
|||||||
if [ -z "$skipi3" ]; then
|
if [ -z "$skipi3" ]; then
|
||||||
echo Opening i3wm sound workspaces
|
echo Opening i3wm sound workspaces
|
||||||
sleep .1 && i3-msg 'workspace 5; exec firefox'
|
sleep .1 && i3-msg 'workspace 5; exec firefox'
|
||||||
sleep 5.1 && python ~/.config/scripts/start-firefox.py
|
sleep 5.1 && python ~/bin/start-firefox.py
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -83,7 +83,7 @@ done
|
|||||||
#renameInterface
|
#renameInterface
|
||||||
|
|
||||||
# Eurorack audio interface
|
# Eurorack audio interface
|
||||||
sh ~/.config/scripts/audio/es9start.sh
|
sh ~/bin/audio/es9start.sh
|
||||||
|
|
||||||
launchi3
|
launchi3
|
||||||
systemctl --user restart polybar
|
systemctl --user restart polybar
|
||||||
|
Loading…
x
Reference in New Issue
Block a user