2024-12-07 17:18 : id 256

This commit is contained in:
deadvey 2024-12-07 17:19:33 +00:00
parent da126f78ae
commit 0c39b66936

View File

@ -278,9 +278,10 @@ in
layer = "top"; layer = "top";
name = "right"; name = "right";
position = "left"; position = "left";
modules-center = [ "cpu" "memory" "disk" ]; modules-center = [ "custom/firefox" ];
"cpu" = { "custom/firefox" = {
format = "C:{}"; format = "F";
on-click = "firefox"
}; };
}; };
bottom = { bottom = {