mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-06-24 22:12:04 +02:00
Forgot to remove the max-length line, I added while debugging, oops
This commit is contained in:
parent
b33fe46c57
commit
5e0c24d39c
@ -28,7 +28,6 @@ in with lib; {
|
|||||||
"clock" = {
|
"clock" = {
|
||||||
format = if clock24h == true then ''{: %H:%M}''
|
format = if clock24h == true then ''{: %H:%M}''
|
||||||
else ''{: %I:%M %p}'';
|
else ''{: %I:%M %p}'';
|
||||||
max-length = 25;
|
|
||||||
tooltip = false;
|
tooltip = false;
|
||||||
};
|
};
|
||||||
"hyprland/window" = {
|
"hyprland/window" = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user