39 lines
1.2 KiB
JSON
39 lines
1.2 KiB
JSON
{
|
|
"bar": {
|
|
"position": "top",
|
|
"widgets": {
|
|
"left": [
|
|
{ "id": "SystemMonitor", "showCpuTemp": true, "showCpuUsage": true, "showMemoryUsage": true },
|
|
{ "id": "ActiveWindow", "showIcon": true, "maxWidth": 145 },
|
|
{ "id": "MediaMini", "maxWidth": 145 }
|
|
],
|
|
"center": [
|
|
{ "id": "Workspace", "labelMode": "name", "hideUnoccupied": false }
|
|
],
|
|
"right": [
|
|
{ "id": "ScreenRecorder" },
|
|
{ "id": "Tray" },
|
|
{ "id": "Battery" },
|
|
{ "id": "Volume" },
|
|
{ "id": "Clock", "formatHorizontal": "HH:mm ddd, MMM dd" },
|
|
{ "id": "ControlCenter" }
|
|
]
|
|
}
|
|
},
|
|
"colorSchemes": {
|
|
"darkMode": true,
|
|
"predefinedScheme": "Tokyo Night"
|
|
},
|
|
"ui": {
|
|
"fontDefault": "JetBrainsMono Nerd Font Propo"
|
|
},
|
|
"wallpaper": {
|
|
"directory": "/home/pinj/walls",
|
|
"enabled": true,
|
|
"fillMode": "crop",
|
|
"randomEnabled": true,
|
|
"randomIntervalSec": 300,
|
|
"transitionDuration": 1500
|
|
}
|
|
}
|