2024-12-26 21:02 : id 8
This commit is contained in:
parent
955e9e0d98
commit
9998301936
@ -330,7 +330,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 = [];
|
modules-right = ["custom/metar"];
|
||||||
"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";
|
||||||
|
Loading…
Reference in New Issue
Block a user