Revert "Correct package name"
This reverts commit 4c46c2208a57aea9caf6a9eb0ffa282ab8a2c87a.
This commit is contained in:
parent
91f5c4646c
commit
8c2f51c08c
@ -3,7 +3,7 @@ if [[ ! -f ~/.local/state/omarchy/bare.mode ]]; then
|
||||
|
||||
if command -v spotify >/dev/null && ! command -v spotify_player >/dev/null; then
|
||||
if gum confirm "Replace Spotify GUI with TUI?"; then
|
||||
yay -Sy --noconfirm spotify-player
|
||||
yay -Sy --noconfirm spotify_player
|
||||
yay -Rns --noconfirm spotify
|
||||
|
||||
sed -i -E 's|bind = (.+), exec, .*spotify|bind = \1, exec, $terminal -e spotify_player|' ~/.config/hypr/hyprland.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user