This commit is contained in:
2024-07-08 22:46:35 +02:00
parent 02f44c49d2
commit 27254d817a
56249 changed files with 808097 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
<schema id="org.gnome.shell.extensions.moveclock" path="/org/gnome/shell/extensions/moveclock/">
<key name="clock-before-statusmenu" type="b">
<default>false</default>
<summary>Move the clock before the status menu</summary>
<description>
Toggle whether to move the clock before or after the status menu.
</description>
</key>
</schema>
</schemalist>