feat: switch to spotify app because of playback issues with spot
This commit is contained in:
parent
73ed0ba6de
commit
d9948209eb
4 changed files with 4 additions and 8 deletions
nixos
|
@ -13,10 +13,6 @@
|
|||
hostName = "wim";
|
||||
networkmanager.enable = true;
|
||||
networkmanager.wifi.backend = "wpa_supplicant";
|
||||
hosts = {
|
||||
# Fix spot playback issue: https://github.com/xou816/spot/issues/541#issuecomment-1200503080
|
||||
"104.199.65.124" = [ "ap-gew4.spotify.com" "ap-gue1.spotify.com" ];
|
||||
};
|
||||
};
|
||||
|
||||
# Set your time zone.
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
thunderbird
|
||||
input-emulator
|
||||
bc
|
||||
spot
|
||||
spotifywm
|
||||
swayosd
|
||||
blueberry
|
||||
libayatana-appindicator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue