non important commit

This commit is contained in:
benstrb 2026-01-11 20:29:49 +01:00
parent d408f39cd5
commit 84a31e4b26

View file

@ -13,26 +13,13 @@
settings = {
"colors" = {
bg = "#151515";
bg-alt = "#232323";
fg = "#fafafa";
fg-alt = "#bdbdbd";
blue = "#2979ff";
cyan = "#00e5ff";
green = "#00e676";
orange = "#ff9100";
pink = "#f50057";
purple = "#d500f9";
red = "#ff1744";
yellow = "#ffea00";
black = "#000";
white = "#FFF";
trans = "#00000000";
semi-trans = "#ee282828";
semi-trans-black = "#aa000000";
};
"bar/primary" = {
@ -115,7 +102,7 @@
format = "<label-state> <label-mode>";
label-focused = "%{T7}%{T-}";
label-focused-foreground = "\${colors.fg}";
label-focused-foreground = "\${colors.purple}";
label-focused-padding = 1;
label-occupied = "%{T7}%{T-}";