make 12h clock default on gnome

This commit is contained in:
Joseph Hanson 2024-06-21 14:15:05 -05:00
parent 2a76eef477
commit 8787e595bf
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -36,6 +36,9 @@ with lib.hm.gvariant; {
"org/gnome/desktop/peripherals/touchpad" = {
tap-to-click = false;
};
"org/gnome/desktop/interface" = {
clock-format = "12h";
};
};
};