aboutsummaryrefslogtreecommitdiff
path: root/modules/home/desktop/components/polybar/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home/desktop/components/polybar/default.nix')
-rw-r--r--modules/home/desktop/components/polybar/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/home/desktop/components/polybar/default.nix b/modules/home/desktop/components/polybar/default.nix
index d7ee363..f6b81db 100644
--- a/modules/home/desktop/components/polybar/default.nix
+++ b/modules/home/desktop/components/polybar/default.nix
@@ -89,7 +89,7 @@ in {
"module/music" = {
type = "custom/script";
- exec = "playerctl --player=cmus,firefox,%any -F metadata --format='{{title}} - {{artist}}'";
+ exec = "playerctl --player=playerctld,cmus,firefox,%any -F metadata --format='{{title}} - {{artist}}'";
tail = true;
format = {