fix nerdfonts getting shittier

This commit is contained in:
Schrottkatze 2024-04-16 21:36:14 +02:00
parent 117c771fc4
commit 3aa834cf57
Signed by: schrottkatze
SSH key fingerprint: SHA256:hXb3t1vINBFCiDCmhRABHX5ocdbLiKyCdKI4HK2Rbbc

View file

@ -47,14 +47,14 @@
"module/xworkspaces" = {
type = "internal/xworkspaces";
label-active = "";
label-active = "";
label-active-padding = 1;
label-occupied = "";
label-occupied = "";
label-occupied-padding = 1;
label-urgent = "";
label-urgent-foreground = "\${colors.alert}";
label-urgent-padding = 1;
label-empty = "";
label-empty = "";
label-empty-foreground = "\${colors.disabled}";
label-empty-padding = 1;
};