mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-06-15 20:25:13 +02:00
noctalia: add desktop time widget
This commit is contained in:
@@ -89,6 +89,17 @@
|
||||
}
|
||||
],
|
||||
"left": [
|
||||
{
|
||||
"blacklist": [
|
||||
],
|
||||
"chevronColor": "none",
|
||||
"colorizeIcons": false,
|
||||
"drawerEnabled": true,
|
||||
"hidePassive": true,
|
||||
"id": "Tray",
|
||||
"pinned": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"defaultSettings": {
|
||||
"autoMount": false,
|
||||
@@ -126,15 +137,26 @@
|
||||
"id": "plugin:screen-recorder"
|
||||
},
|
||||
{
|
||||
"blacklist": [
|
||||
],
|
||||
"chevronColor": "none",
|
||||
"colorizeIcons": false,
|
||||
"drawerEnabled": true,
|
||||
"hidePassive": true,
|
||||
"id": "Tray",
|
||||
"pinned": [
|
||||
]
|
||||
"compactMode": false,
|
||||
"diskPath": "/",
|
||||
"iconColor": "none",
|
||||
"id": "SystemMonitor",
|
||||
"showCpuCores": false,
|
||||
"showCpuFreq": false,
|
||||
"showCpuTemp": true,
|
||||
"showCpuUsage": true,
|
||||
"showDiskAvailable": true,
|
||||
"showDiskUsage": true,
|
||||
"showDiskUsageAsPercent": false,
|
||||
"showGpuTemp": false,
|
||||
"showLoadAverage": false,
|
||||
"showMemoryAsPercent": false,
|
||||
"showMemoryUsage": true,
|
||||
"showNetworkStats": false,
|
||||
"showSwapUsage": false,
|
||||
"textColor": "none",
|
||||
"useMonospaceFont": true,
|
||||
"usePadding": false
|
||||
}
|
||||
],
|
||||
"right": [
|
||||
@@ -276,7 +298,7 @@
|
||||
}
|
||||
],
|
||||
"diskPath": "/",
|
||||
"position": "top_right",
|
||||
"position": "close_to_bar_button",
|
||||
"shortcuts": {
|
||||
"left": [
|
||||
{
|
||||
@@ -309,13 +331,26 @@
|
||||
}
|
||||
},
|
||||
"desktopWidgets": {
|
||||
"enabled": false,
|
||||
"enabled": true,
|
||||
"gridSnap": true,
|
||||
"gridSnapScale": false,
|
||||
"monitorWidgets": [
|
||||
{
|
||||
"name": "eDP-1",
|
||||
"widgets": [
|
||||
{
|
||||
"clockColor": "none",
|
||||
"clockStyle": "minimal",
|
||||
"customFont": "",
|
||||
"format": "HH:mm\\nd MMMM yyyy",
|
||||
"id": "Clock",
|
||||
"roundedCorners": true,
|
||||
"scale": 1.7501776864260092,
|
||||
"showBackground": false,
|
||||
"useCustomFont": false,
|
||||
"x": 1380,
|
||||
"y": 860
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -639,6 +674,10 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"id": "zenBrowser"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"id": "hyprland"
|
||||
}
|
||||
],
|
||||
"enableUserTheming": false
|
||||
|
||||
Reference in New Issue
Block a user