2024-12-08 18:35 : id 287

This commit is contained in:
deadvey 2024-12-08 18:35:49 +00:00
parent e8ec474a87
commit d64bc8b15b

View File

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