add configuration files
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user