dev: automated commit - 2025-11-10 10:37:03
This commit is contained in:
parent
1ce29c0997
commit
5a71b7bdab
6 changed files with 289 additions and 6 deletions
|
|
@ -1,6 +1,8 @@
|
|||
{
|
||||
"mError": "#eb6f92",
|
||||
"mHover": "#524f67",
|
||||
"mOnError": "#191724",
|
||||
"mOnHover": "#e0def4",
|
||||
"mOnPrimary": "#191724",
|
||||
"mOnSecondary": "#191724",
|
||||
"mOnSurface": "#e0def4",
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@
|
|||
"mprisBlacklist": [
|
||||
],
|
||||
"preferredPlayer": "",
|
||||
"visualizerQuality": "high",
|
||||
"visualizerType": "linear",
|
||||
"volumeOverdrive": false,
|
||||
"volumeStep": 5
|
||||
|
|
@ -73,7 +74,8 @@
|
|||
"showDiskUsage": false,
|
||||
"showMemoryAsPercent": false,
|
||||
"showMemoryUsage": true,
|
||||
"showNetworkStats": false
|
||||
"showNetworkStats": false,
|
||||
"usePrimaryColor": true
|
||||
},
|
||||
{
|
||||
"id": "ScreenRecorder"
|
||||
|
|
@ -96,6 +98,7 @@
|
|||
"usePrimaryColor": true
|
||||
},
|
||||
{
|
||||
"colorizeDistroLogo": false,
|
||||
"customIconPath": "",
|
||||
"icon": "noctalia",
|
||||
"id": "ControlCenter",
|
||||
|
|
@ -105,6 +108,7 @@
|
|||
"blacklist": [
|
||||
],
|
||||
"colorizeIcons": false,
|
||||
"drawerEnabled": true,
|
||||
"favorites": [
|
||||
],
|
||||
"id": "Tray"
|
||||
|
|
@ -248,6 +252,7 @@
|
|||
"backgroundOpacity": 1,
|
||||
"criticalUrgencyDuration": 15,
|
||||
"doNotDisturb": false,
|
||||
"enabled": true,
|
||||
"location": "top_right",
|
||||
"lowUrgencyDuration": 3,
|
||||
"monitors": [
|
||||
|
|
@ -275,7 +280,7 @@
|
|||
"videoCodec": "h264",
|
||||
"videoSource": "portal"
|
||||
},
|
||||
"settingsVersion": 18,
|
||||
"settingsVersion": 21,
|
||||
"setupCompleted": true,
|
||||
"templates": {
|
||||
"alacritty": false,
|
||||
|
|
@ -296,6 +301,7 @@
|
|||
"kitty": false,
|
||||
"pywalfox": false,
|
||||
"qt": false,
|
||||
"spicetify": false,
|
||||
"vicinae": false,
|
||||
"walker": false,
|
||||
"wezterm": false
|
||||
|
|
@ -306,7 +312,7 @@
|
|||
"fontFixed": "DejaVu Sans Mono",
|
||||
"fontFixedScale": 1,
|
||||
"panelsAttachedToBar": true,
|
||||
"panelsOverlayLayer": false,
|
||||
"settingsPanelAttachToBar": false,
|
||||
"tooltipsEnabled": true
|
||||
},
|
||||
"wallpaper": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue