mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
disable update-text toggle by default
This commit is contained in:
@@ -93,11 +93,11 @@ Singleton {
|
||||
"allowUserSettings": true,
|
||||
"icon": "heart",
|
||||
"leftClickExec": "",
|
||||
"leftClickUpdateText": true,
|
||||
"leftClickUpdateText": false,
|
||||
"rightClickExec": "",
|
||||
"rightClickUpdateText": true,
|
||||
"rightClickUpdateText": false,
|
||||
"middleClickExec": "",
|
||||
"middleClickUpdateText": true,
|
||||
"middleClickUpdateText": false,
|
||||
"textCommand": "",
|
||||
"textStream": false,
|
||||
"textIntervalMs": 3000,
|
||||
|
||||
Reference in New Issue
Block a user