2024-11-18 21:04 : id 187

This commit is contained in:
deadvey 2024-11-18 21:04:06 +00:00
parent 9002b43711
commit abe532c111

View File

@ -201,7 +201,6 @@ in
position = "top"; position = "top";
height = SCREEN_HEIGHT; height = SCREEN_HEIGHT;
width = SCREEN_WIDTH; width = SCREEN_WIDTH;
modules-left = ["hyprland/workspaces"];
modules-center = ["custom/empty"]; modules-center = ["custom/empty"];
"custom/empty" = { "custom/empty" = {
format = " "; format = " ";
@ -214,6 +213,7 @@ in
name = "main"; name = "main";
position = "top"; position = "top";
height = 20; height = 20;
modules-left = ["hyprland/workspaces"];
modules-center = ["custom/clock"]; modules-center = ["custom/clock"];
"custom/clock" = { "custom/clock" = {
format = "{}"; format = "{}";