home/waybar: add on-click-right to current-player

This commit is contained in:
Gabriel Fontes
2022-08-06 00:10:31 -03:00
parent 9eb613bc39
commit 31961ad89f
@@ -272,6 +272,7 @@ in
"sublimemusic" = "";
};
on-click = "${playerctld} shift";
on-click-right = "${playerctld} unshift";
};
"custom/player" = {
exec-if = "${playerctl} status";