Update config.json
This commit is contained in:
@@ -100,8 +100,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "",
|
"label": "",
|
||||||
"type": "toggle",
|
"type": "toggle",
|
||||||
"active": false,
|
"active": false,
|
||||||
"command": "~/.config/scripts/screenrec.sh"
|
"command": "~/.config/scripts/screenrec.sh"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -111,12 +111,14 @@
|
|||||||
{
|
{
|
||||||
"label": "",
|
"label": "",
|
||||||
"type": "toggle",
|
"type": "toggle",
|
||||||
"active": true,
|
"active": false,
|
||||||
"command": "~/.config/scripts/wifi.sh toggle"
|
"command": "~/.config/scripts/wifi-bt.sh wifi"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "",
|
"label": "",
|
||||||
"command": "blueman-manager &"
|
"type": "toggle",
|
||||||
|
"active": false,
|
||||||
|
"command": "~/.config/scripts/wifi-bt.sh bluetooth"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "",
|
"label": "",
|
||||||
|
|||||||
Reference in New Issue
Block a user