minor updates

This commit is contained in:
Alexander Navarro 2026-02-10 11:52:53 -03:00
parent cad4e125f4
commit 5d78105b52
6 changed files with 73 additions and 21 deletions

View file

@ -134,8 +134,7 @@
]
},
{
"iconColor": "none",
"id": "WallpaperSelector"
"id": "plugin:pomodoro"
},
{
"hideWhenZero": false,
@ -145,6 +144,44 @@
"showUnreadBadge": true,
"unreadBadgeColor": "primary"
},
{
"colorizeSystemIcon": "none",
"enableColorization": false,
"hideMode": "alwaysExpanded",
"icon": "clipboard-search",
"id": "CustomButton",
"ipcIdentifier": "",
"leftClickExec": "qs -c noctalia-shell ipc call launcher clipboard",
"leftClickUpdateText": false,
"maxTextLength": {
"horizontal": 10,
"vertical": 10
},
"middleClickExec": "",
"middleClickUpdateText": false,
"parseJson": false,
"rightClickExec": "",
"rightClickUpdateText": false,
"showIcon": true,
"textCollapse": "",
"textCommand": "",
"textIntervalMs": 3000,
"textStream": false,
"wheelDownExec": "",
"wheelDownUpdateText": false,
"wheelExec": "",
"wheelMode": "unified",
"wheelUpExec": "",
"wheelUpUpdateText": false,
"wheelUpdateText": false
},
{
"iconColor": "none",
"id": "WallpaperSelector"
},
{
"id": "plugin:tailscale"
},
{
"displayMode": "onhover",
"iconColor": "none",
@ -269,6 +306,16 @@
},
{
"id": "NightLight"
},
{
"enableOnStateLogic": false,
"generalTooltipText": "Keybind Cheatsheet",
"icon": "keyboard",
"id": "CustomButton",
"onClicked": "qs -c noctalia-shell ipc call plugin:keybind-cheatsheet toggle",
"onMiddleClicked": "",
"onRightClicked": "",
"stateChecksJson": "[]"
}
]
}