feat(noctalia): added update widget

This commit is contained in:
2026-04-20 21:06:37 +02:00
parent 968e461e87
commit 8648cf73bb
2 changed files with 13 additions and 0 deletions

View File

@@ -11,6 +11,10 @@
"enabled": true,
"sourceUrl": "https://github.com/noctalia-dev/noctalia-plugins"
},
"update-count": {
"enabled": true,
"sourceUrl": "https://github.com/noctalia-dev/noctalia-plugins"
},
"usb-drive-manager": {
"enabled": true,
"sourceUrl": "https://github.com/noctalia-dev/noctalia-plugins"

View File

@@ -138,6 +138,15 @@
}
],
"right": [
{
"defaultSettings": {
"currentIconName": "world-download",
"hideOnZero": false,
"updateIntervalMinutes": 30,
"updateTerminalCommand": "foot -e"
},
"id": "plugin:update-count"
},
{
"displayMode": "onhover",
"iconColor": "none",