Forgot to remove the max-length line, I added while debugging, oops

This commit is contained in:
Jerry Starke 2024-02-11 19:08:12 -06:00
parent b33fe46c57
commit 5e0c24d39c

View File

@ -28,7 +28,6 @@ in with lib; {
"clock" = {
format = if clock24h == true then ''{: %H:%M}''
else ''{: %I:%M %p}'';
max-length = 25;
tooltip = false;
};
"hyprland/window" = {