feat: update ashell config

This commit is contained in:
2026-04-26 20:47:03 +02:00
parent 71572218ae
commit 21d688754e

View File

@@ -17,7 +17,7 @@
modules = { modules = {
left = [ left = [
"Clock" "Tempo"
"Workspaces" "Workspaces"
]; ];
center = [ "WindowTitle" ]; center = [ "WindowTitle" ];
@@ -66,8 +66,13 @@
} }
]; ];
clock = { tempo = {
format = "%H:%M | %e.%m "; clock_format = "%H:%M | %e.%m ";
};
media_player = {
max_title_length = 50;
indicator_format = "Icon";
}; };
settings = { settings = {
@@ -76,7 +81,7 @@
appearance = { appearance = {
scale_factor = 1.2; scale_factor = 1.2;
style = "Gradient"; style = "Islands";
success_color = "#a6e3a1"; success_color = "#a6e3a1";
text_color = "#cdd6f4"; text_color = "#cdd6f4";
workspace_colors = [ workspace_colors = [