We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61417c9 commit 926629dCopy full SHA for 926629d
Configs/.local/share/waybar/modules/custom-spotify.jsonc
@@ -16,7 +16,7 @@
16
"next": "playerctl next --player spotify",
17
"previous": "playerctl previous --player spotify",
18
"stop": "playerctl stop --player spotify",
19
- "shuffle": "playerctl shuffle toggle--player spotify",
+ "shuffle": "playerctl shuffle toggle --player spotify",
20
"repeat": "playerctl loop Track --player spotify",
21
"loop": "playerctl loop Playlist --player spotify",
22
"disable-loop": "playerctl loop None --player spotify",
0 commit comments