diff --git a/hm_modules/polybar.nix b/hm_modules/polybar.nix index 54a70c9..a28ac80 100644 --- a/hm_modules/polybar.nix +++ b/hm_modules/polybar.nix @@ -24,7 +24,7 @@ let for i in {1..10}; do ${dunstctl} history-pop; done ''; playerStatus = - "${playerCtl} -f '{{emoji(status)}} {{title}} - {{artist}}' metadata | ${head} -c 60"; + "${playerCtl} -f '{{emoji(status)}} {{title}} - {{artist}}' metadata | ${head} -c 50"; confirm_command = { cmd, title ? null, text ? null, image ? null }: lib.concatStringsSep " " [