feat: adds spotify_player

This commit is contained in:
Ahwx 2024-12-05 11:33:35 +01:00
parent c4fd1a37c1
commit b0ba1ebcff
2 changed files with 2 additions and 0 deletions

View file

@ -57,6 +57,7 @@
# wineWowPackages.wayland # wineWowPackages.wayland
# element-desktop # wayland version is very laggy for me # element-desktop # wayland version is very laggy for me
spotify spotify
spotify_player
thunderbird thunderbird
neofetch neofetch
nodejs_22 nodejs_22

View file

@ -152,6 +152,7 @@
# ]; # ];
shellAliases = { shellAliases = {
spt = "spotify_player";
convert = "magick"; convert = "magick";
ls = "eza -lh --git"; ls = "eza -lh --git";
la = "eza -A --git"; la = "eza -A --git";