mirror of
https://git.adityakumar.xyz/config.git
synced 2024-11-14 13:39:44 +00:00
14 lines
371 B
JSON
14 lines
371 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|