mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
Launch Librewolf on startup
This commit is contained in:
parent
49abb1b949
commit
a6f8245241
@ -26,7 +26,7 @@ function fixPulse() {
|
|||||||
function launchi3() {
|
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 librewolf'
|
||||||
sleep 5.1 && python ~/bin/start-firefox.py
|
sleep 5.1 && python ~/bin/start-firefox.py
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user