38
.config/quickshell/noctalia/settings.json
Normal file
38
.config/quickshell/noctalia/settings.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user