hardcode SwayNC next to Controls

This commit is contained in:
piotr
2022-01-27 11:42:02 +01:00
parent e7763c51ef
commit ea5f553a4e
3 changed files with 12 additions and 8 deletions

View File

@@ -1071,7 +1071,7 @@ class EditorWrapper(object):
"root-css-name": "root-executor",
"css-name": "executor",
"icon-placement": "left",
"icon-size": 16,
"icon-size": 18,
"interval": 1,
"always-show-icon": False
}