make 12h clock default on gnome
This commit is contained in:
parent
2a76eef477
commit
8787e595bf
1 changed files with 3 additions and 0 deletions
|
@ -36,6 +36,9 @@ with lib.hm.gvariant; {
|
||||||
"org/gnome/desktop/peripherals/touchpad" = {
|
"org/gnome/desktop/peripherals/touchpad" = {
|
||||||
tap-to-click = false;
|
tap-to-click = false;
|
||||||
};
|
};
|
||||||
|
"org/gnome/desktop/interface" = {
|
||||||
|
clock-format = "12h";
|
||||||
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue