Refactoring install
This commit is contained in:
13
.local/bin/station-setup-antigravity
Executable file
13
.local/bin/station-setup-antigravity
Executable file
@@ -0,0 +1,13 @@
|
||||
#! /bin/zsh
|
||||
|
||||
echo "Signing into Antigravity..."
|
||||
|
||||
antigravity &
|
||||
|
||||
station-confirm-or-close "Spotify Setup" "Click OK when you have finished logging in to move on."
|
||||
|
||||
wl-copy --clear
|
||||
|
||||
hyprctl dispatch closewindow class:Antigravity
|
||||
|
||||
echo "Finished setting up Antigravity"
|
||||
Reference in New Issue
Block a user