mirror of
https://github.com/LukeHagar/omarchy.git
synced 2025-12-10 04:20:34 +00:00
Still need proper set of $TERMINAL
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
if ! ping -c5 -W1 1.1.1.1 >/dev/null 2>&1; then
|
if ! ping -c5 -W1 1.1.1.1 >/dev/null 2>&1; then
|
||||||
setsid $TERMINAL --class=Impala -e impala &
|
setsid alacritty --class=Impala -e impala &
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user