From 21d688754e1c5e61bf173bcd0df527c149722c51 Mon Sep 17 00:00:00 2001 From: Szymon P Date: Sun, 26 Apr 2026 20:47:03 +0200 Subject: [PATCH] feat: update ashell config --- modules/bars/ashell.nix | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/modules/bars/ashell.nix b/modules/bars/ashell.nix index acc5874..c454749 100644 --- a/modules/bars/ashell.nix +++ b/modules/bars/ashell.nix @@ -17,7 +17,7 @@ modules = { left = [ - "Clock" + "Tempo" "Workspaces" ]; center = [ "WindowTitle" ]; @@ -66,8 +66,13 @@ } ]; - clock = { - format = "%H:%M | %e.%m "; + tempo = { + clock_format = "%H:%M | %e.%m "; + }; + + media_player = { + max_title_length = 50; + indicator_format = "Icon"; }; settings = { @@ -76,7 +81,7 @@ appearance = { scale_factor = 1.2; - style = "Gradient"; + style = "Islands"; success_color = "#a6e3a1"; text_color = "#cdd6f4"; workspace_colors = [