2024-11-18 00:15 : id 159
This commit is contained in:
parent
a265530184
commit
21ea3a791c
@ -200,8 +200,9 @@ in
|
|||||||
height = SCREEN_HEIGHT;
|
height = SCREEN_HEIGHT;
|
||||||
width = SCREEN_WIDTH;
|
width = SCREEN_WIDTH;
|
||||||
modules-center = ["custom/empty"];
|
modules-center = ["custom/empty"];
|
||||||
"custom/empty" = {
|
"custom/clock" = {
|
||||||
format = " ";
|
format = "{}";
|
||||||
|
exec = "/home/deadvey/Code/git/time-to-metrictime-converter/time.sh --hex";
|
||||||
interval = 1;
|
interval = 1;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user