mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-06-15 20:25:13 +02:00
feat(noctalia): added update widget
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -138,6 +138,15 @@
|
||||
}
|
||||
],
|
||||
"right": [
|
||||
{
|
||||
"defaultSettings": {
|
||||
"currentIconName": "world-download",
|
||||
"hideOnZero": false,
|
||||
"updateIntervalMinutes": 30,
|
||||
"updateTerminalCommand": "foot -e"
|
||||
},
|
||||
"id": "plugin:update-count"
|
||||
},
|
||||
{
|
||||
"displayMode": "onhover",
|
||||
"iconColor": "none",
|
||||
|
||||
Reference in New Issue
Block a user