feat: Add new plugin for noctalia

This commit is contained in:
ulic-youthlic 2026-02-24 14:16:34 +08:00
parent b26d949c2a
commit 6b9f84b5b8
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
3 changed files with 50 additions and 9 deletions

View file

@ -0,0 +1,8 @@
{
"hideInactive": true,
"enableToast": false,
"iconSpacing": 4,
"removeMargins": false,
"activeColor": "primary",
"inactiveColor": "none"
}

View file

@ -7,6 +7,10 @@
}
],
"states": {
"privacy-indicator": {
"enabled": true,
"sourceUrl": "https://github.com/noctalia-dev/noctalia-plugins"
},
"screen-recorder": {
"enabled": true,
"sourceUrl": "https://github.com/noctalia-dev/noctalia-plugins"

View file

@ -44,6 +44,17 @@
"useMonospaceFont": true,
"usePadding": false
},
{
"defaultSettings": {
"activeColor": "primary",
"enableToast": true,
"hideInactive": false,
"iconSpacing": 4,
"inactiveColor": "none",
"removeMargins": false
},
"id": "plugin:privacy-indicator"
},
{
"compactMode": false,
"compactShowAlbumArt": true,
@ -79,7 +90,6 @@
"labelMode": "index",
"occupiedColor": "secondary",
"pillSize": 0.6,
"reverseScroll": false,
"showApplications": true,
"showBadge": true,
"showLabelsOnlyWhenOccupied": true,
@ -96,14 +106,24 @@
"id": "plugin:timer"
},
{
"defaultSettings": {
"audioCodec": "opus",
"audioSource": "default_output",
"colorRange": "limited",
"copyToClipboard": false,
"directory": "",
"filenamePattern": "recording_yyyyMMdd_HHmmss",
"frameRate": "60",
"hideInactive": false,
"iconColor": "none",
"quality": "very_high",
"resolution": "original",
"showCursor": true,
"videoCodec": "h264",
"videoSource": "portal"
},
"id": "plugin:screen-recorder"
},
{
"displayMode": "onhover",
"iconColor": "none",
"id": "Brightness",
"textColor": "none"
},
{
"hideWhenZero": false,
"hideWhenZeroUnread": false,
@ -171,6 +191,7 @@
"allowPasswordWithFprintd": false,
"clockStyle": "digital",
"clockFormat": "hh\\nmm",
"passwordChars": false,
"lockScreenMonitors": [],
"lockScreenBlur": 0.7000000000000001,
"lockScreenTint": 0,
@ -182,7 +203,8 @@
"keyEnter": ["Return"],
"keyEscape": ["Esc"],
"keyRemove": ["Del"]
}
},
"reverseScroll": false
},
"ui": {
"fontDefault": "Source Han Serif SC",
@ -366,6 +388,7 @@
"enabled": false,
"position": "bottom",
"displayMode": "auto_hide",
"dockType": "floating",
"backgroundOpacity": 1,
"floatingRatio": 1,
"size": 1,
@ -373,10 +396,14 @@
"monitors": [],
"pinnedApps": [],
"colorizeIcons": false,
"showLauncherIcon": false,
"launcherPosition": "end",
"pinnedStatic": false,
"inactiveIndicators": false,
"deadOpacity": 0.6,
"animationSpeed": 1
"animationSpeed": 1,
"sitOnFrame": false,
"showFrameIndicator": true
},
"network": {
"wifiEnabled": false,
@ -450,6 +477,7 @@
},
"notifications": {
"enabled": true,
"enableMarkdown": false,
"density": "default",
"monitors": [],
"location": "bottom_right",
@ -459,6 +487,7 @@
"lowUrgencyDuration": 3,
"normalUrgencyDuration": 8,
"criticalUrgencyDuration": 15,
"clearDismissed": true,
"saveToHistory": {
"low": true,
"normal": true,