+ keyboardLayout

This commit is contained in:
committer@tuxwarrior
2026-03-11 05:19:34 -05:00
parent 298822d61d
commit 971d302e6a

View File

@@ -26,6 +26,7 @@
],
"modules-center": [
"clock",
"executor-keyboardlayout",
"executor-temperature"
],
"modules-right": [
@@ -319,6 +320,23 @@
"angle": 0.0,
"sigrt": 34,
"use-sigrt": false
},
"executor-keyboardlayout": {
"script": "displayKeyboardLayout.sh",
"tooltip-text": "",
"on-left-click": "",
"on-middle-click": "",
"on-right-click": "",
"on-scroll-up": "",
"on-scroll-down": "",
"root-css-name": "",
"css-name": "",
"icon-placement": "left",
"icon-size": 16,
"interval": 1,
"angle": 0.0,
"sigrt": 34,
"use-sigrt": false
}
},
{