From 416da0b2dc8d01aada9edeb9061deceb9d49bccf Mon Sep 17 00:00:00 2001 From: iFargle Date: Thu, 4 Jan 2024 17:11:33 +0900 Subject: [PATCH] test --- .../common/desktops/hyprland/themes/stylix/waybar-conf.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home-manager/common/desktops/hyprland/themes/stylix/waybar-conf.nix b/home-manager/common/desktops/hyprland/themes/stylix/waybar-conf.nix index bba0f937..f44c4d19 100644 --- a/home-manager/common/desktops/hyprland/themes/stylix/waybar-conf.nix +++ b/home-manager/common/desktops/hyprland/themes/stylix/waybar-conf.nix @@ -49,8 +49,8 @@ mpris = { format = "{player_icon} {dynamic}"; format-paused = ''{status_icon} {dynamic}''; - player-icons = { default = "▶" }; - status-icons = { paused = "⏸" }; + player-icons = { default = "▶"; }; + status-icons = { paused = "⏸"; }; max-length = 30; }; "hyprland/workspaces" = {