change to 12h clock
This commit is contained in:
parent
bd0ae15232
commit
e5c40d5d2a
1 changed files with 1 additions and 1 deletions
|
|
@ -271,7 +271,7 @@ let cfg = config.cos.hyprland; in
|
|||
};
|
||||
clock = {
|
||||
"tooltip-format" = "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>";
|
||||
format = "{:%Y-%m-%d %H:%M:%S}";
|
||||
format = "{:%Y-%m-%d %I:%M:%S %p}";
|
||||
interval = 1;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue