2024-12-08 18:49 : id 288

This commit is contained in:
deadvey 2024-12-08 18:50:05 +00:00
parent d64bc8b15b
commit 0a76f7a950

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 = ["cava"]; modules-right = ["custom/caway"];
"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";