add configuration files

This commit is contained in:
unset
2025-03-09 16:00:20 +01:00
committed by Quinn
commit 0bff70d604
51 changed files with 6970 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"section1": {
"type": "section",
"description": "Menu"
},
"keyOpen": {
"type": "keybinding",
"description": "Show menu",
"default": "<Shift><Super>n",
"tooltip": "Set keybinding(s) to show the network applet menu.",
"value": "<Shift><Super>n"
},
"__md5__": "976b46e8430522899e7fe34f2abfee76"
}