2024-11-18 12:52 : id 169
This commit is contained in:
parent
0f4b778183
commit
9e07590f72
@ -215,7 +215,7 @@ in
|
||||
modules-center = ["custom/clock"];
|
||||
"custom-clock" = {
|
||||
format = "{}";
|
||||
exec = "/home/deadvey/Code/git/time-to-metrictime-converter/time.sh --hex";
|
||||
exec = "bash /home/deadvey/Code/git/time-to-metrictime-converter/time.sh --hex";
|
||||
interval = 1;
|
||||
};
|
||||
};
|
||||
@ -230,7 +230,7 @@ in
|
||||
}
|
||||
#custom-clock {
|
||||
color: #${PURPLE};
|
||||
background: orange;
|
||||
background: transparent;
|
||||
|
||||
}
|
||||
'';
|
||||
|
Loading…
x
Reference in New Issue
Block a user