We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d5d9d3 commit 147dd52Copy full SHA for 147dd52
CommonInitScripts/gnome_install_extensions.sh
@@ -7,6 +7,12 @@
7
8
. ../prelude.sh
9
10
+# TODO compile schemas into a single file and provide that file
11
+# as schemadir voa exported variable in the extensions config script.
12
+# (chatgpt) also male research why do I need to specofy the schemadir
13
+# at all https://chatgpt.com/share/6913c94f-ffac-800d-9e68-a66ef8141506
14
+
15
16
# TODO Another session manager extension can probably replace putwindows and
17
# also my autostart scripts as it is also able to start the applications.
18
# TODO more research wrt the Another session manager extension and also consider manually
0 commit comments