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
# element-desktop # wayland version is very laggy for me
spotify
spotify_player
thunderbird
neofetch
nodejs_22

View file

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