2024-11-18 00:15 : id 160

This commit is contained in:
deadvey 2024-11-18 00:15:45 +00:00
parent 21ea3a791c
commit bb07232a8b

View File

@ -199,7 +199,7 @@ in
position = "top"; position = "top";
height = SCREEN_HEIGHT; height = SCREEN_HEIGHT;
width = SCREEN_WIDTH; width = SCREEN_WIDTH;
modules-center = ["custom/empty"]; modules-center = ["custom/clock"];
"custom/clock" = { "custom/clock" = {
format = "{}"; format = "{}";
exec = "/home/deadvey/Code/git/time-to-metrictime-converter/time.sh --hex"; exec = "/home/deadvey/Code/git/time-to-metrictime-converter/time.sh --hex";