spotify stuff

This commit is contained in:
Mylloon 2024-03-07 17:15:54 +01:00
parent eb6f3eba87
commit aff9caf3da
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
3 changed files with 6 additions and 4 deletions

View file

@ -3,7 +3,7 @@ abbr d "nautilus . -w &> /dev/null & disown"
abbr vs "codium ."
# abbr vencord-installer 'yes | sh -c "$(curl -sS https://raw.githubusercontent.com/Vendicated/VencordInstaller/main/install.sh)"'
abbr xclip "xclip -selection clipboard"
abbr spotx "bash -c 'bash <(curl -sSL https://raw.githubusercontent.com/SpotX-CLI/SpotX-Linux/main/install.sh) -ceP $HOME/.local/share/spotify-launcher/install/usr/share/spotify/'"
abbr spotx "bash -c 'bash <(curl -sSL https://spotx-official.github.io/run.sh) -ce'"
abbr rm "trash -f"
abbr catall "find . -name '*.ext1' -o -name '*.ext2' | xargs cat | xclip -selection clipboard"
abbr ls "eza --git --icons -gl"

View file

@ -52,7 +52,7 @@ main() {
obsidian parsec-bin evolution-etesync-git x11-emoji-picker cram \
gnome-shell-extension-dash-to-dock gnome-shell-extension-desktop-icons-ng \
dracula-gtk-theme dracula-icons-git vscodium-bin otf-symbola touchegg \
gnome-shell-extension-nightthemeswitcher spotify-launcher nerd-fonts-meslo \
gnome-shell-extension-nightthemeswitcher nerd-fonts-meslo \
gnome-shell-extension-x11gestures gnome-shell-extension-no-overview \
gnome-shell-extension-gsconnect gnome-shell-extension-tiling-assistant \
gnome-shell-extension-rounded-window-corners topgrade-bin ufw-docker \
@ -162,7 +162,8 @@ main() {
mv completions_fish ~/.config/fish/completions/tldr.fish
# === Spotify ==
bash <(curl -sSL https://raw.githubusercontent.com/SpotX-CLI/SpotX-Linux/main/install.sh) -ceP "$HOME"/.local/share/spotify-launcher/install/usr/share/spotify
# is `spotify-launcher --force-update` needed before patching?
bash <(curl -sSL https://spotx-official.github.io/run.sh) -ce
# === Syncthing ==
systemctl enable syncthing@"$USER".service

View file

@ -139,7 +139,8 @@
"perl-yaml-tiny",
"perl-file-homedir",
"perl-file-which",
"clamav"
"clamav",
"spotify-launcher"
],
"plugin": null,
"profile": {