mirror of
https://github.com/ItsDrike/nixdots
synced 2024-11-10 02:49:41 +00:00
Addd volumePercentage spicetify extension
This commit is contained in:
parent
d725d12ee0
commit
fa9713258a
|
@ -28,8 +28,10 @@ in {
|
||||||
colorScheme = "mocha";
|
colorScheme = "mocha";
|
||||||
|
|
||||||
enabledExtensions = with spicePkgs.extensions; [
|
enabledExtensions = with spicePkgs.extensions; [
|
||||||
|
#adblock # I currently have premium
|
||||||
|
volumePercentage
|
||||||
fullAppDisplay
|
fullAppDisplay
|
||||||
shuffle # shuffle+ (special characters are sanitized out of ext names)
|
shuffle
|
||||||
hidePodcasts
|
hidePodcasts
|
||||||
playlistIcons
|
playlistIcons
|
||||||
lastfm
|
lastfm
|
||||||
|
|
Loading…
Reference in a new issue