mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-09-27 09:26:38 -04:00
home/waybar: add on-click-right to current-player
This commit is contained in:
@@ -272,6 +272,7 @@ in
|
||||
"sublimemusic" = "";
|
||||
};
|
||||
on-click = "${playerctld} shift";
|
||||
on-click-right = "${playerctld} unshift";
|
||||
};
|
||||
"custom/player" = {
|
||||
exec-if = "${playerctl} status";
|
||||
|
||||
Reference in New Issue
Block a user