2024-12-26 21:02 : id 8

This commit is contained in:
deadvey 2024-12-26 21:03:00 +00:00
parent 955e9e0d98
commit 9998301936

View File

@ -330,7 +330,7 @@ in
width = SCREEN_WIDTH - 10;
modules-left = [ "cpu" "memory" "disk" ];
modules-center = ["custom/clock"];
modules-right = [];
modules-right = ["custom/metar"];
"custom/clock" = {
format = " {} ";
exec = "bash /home/deadvey/Code/git/time-to-metrictime-converter/time.sh --hex";