Eric Bower
·
2026-04-19
settings.json
1{
2 "appLauncher": {
3 "autoPasteClipboard": false,
4 "clipboardWatchImageCommand": "wl-paste --type image --watch cliphist store",
5 "clipboardWatchTextCommand": "wl-paste --type text --watch cliphist store",
6 "clipboardWrapText": true,
7 "customLaunchPrefix": "",
8 "customLaunchPrefixEnabled": false,
9 "density": "default",
10 "enableClipPreview": true,
11 "enableClipboardChips": true,
12 "enableClipboardHistory": false,
13 "enableClipboardSmartIcons": true,
14 "enableSessionSearch": true,
15 "enableSettingsSearch": true,
16 "enableWindowsSearch": true,
17 "iconMode": "tabler",
18 "ignoreMouseInput": false,
19 "overviewLayer": false,
20 "pinnedApps": [
21 ],
22 "position": "center",
23 "screenshotAnnotationTool": "",
24 "showCategories": true,
25 "showIconBackground": false,
26 "sortByMostUsed": true,
27 "terminalCommand": "foot",
28 "viewMode": "list"
29 },
30 "audio": {
31 "mprisBlacklist": [
32 ],
33 "preferredPlayer": "mpv",
34 "spectrumFrameRate": 30,
35 "spectrumMirrored": true,
36 "visualizerType": "linear",
37 "volumeFeedback": false,
38 "volumeFeedbackSoundFile": "",
39 "volumeOverdrive": false,
40 "volumeStep": 5
41 },
42 "bar": {
43 "autoHideDelay": 500,
44 "autoShowDelay": 150,
45 "backgroundOpacity": 0.93,
46 "barType": "simple",
47 "capsuleColorKey": "none",
48 "capsuleOpacity": 1,
49 "contentPadding": 2,
50 "density": "default",
51 "displayMode": "always_visible",
52 "enableExclusionZoneInset": false,
53 "fontScale": 1,
54 "frameRadius": 12,
55 "frameThickness": 8,
56 "hideOnOverview": false,
57 "marginHorizontal": 4,
58 "marginVertical": 4,
59 "middleClickAction": "none",
60 "middleClickCommand": "",
61 "middleClickFollowMouse": false,
62 "monitors": [
63 ],
64 "mouseWheelAction": "none",
65 "mouseWheelWrap": true,
66 "outerCorners": false,
67 "position": "bottom",
68 "reverseScroll": false,
69 "rightClickAction": "controlCenter",
70 "rightClickCommand": "",
71 "rightClickFollowMouse": true,
72 "screenOverrides": [
73 ],
74 "showCapsule": true,
75 "showOnWorkspaceSwitch": true,
76 "showOutline": false,
77 "useSeparateOpacity": false,
78 "widgetSpacing": 6,
79 "widgets": {
80 "center": [
81 {
82 "characterCount": 2,
83 "colorizeIcons": false,
84 "emptyColor": "secondary",
85 "enableScrollWheel": true,
86 "focusedColor": "primary",
87 "followFocusedScreen": false,
88 "fontWeight": "bold",
89 "groupedBorderOpacity": 1,
90 "hideUnoccupied": false,
91 "iconScale": 0.8,
92 "id": "Workspace",
93 "labelMode": "index",
94 "occupiedColor": "secondary",
95 "pillSize": 0.6,
96 "showApplications": false,
97 "showApplicationsHover": false,
98 "showBadge": true,
99 "showLabelsOnlyWhenOccupied": true,
100 "unfocusedIconsOpacity": 1
101 }
102 ],
103 "left": [
104 {
105 "colorizeSystemIcon": "none",
106 "customIconPath": "",
107 "enableColorization": false,
108 "icon": "rocket",
109 "iconColor": "none",
110 "id": "Launcher",
111 "useDistroLogo": false
112 },
113 {
114 "colorizeIcons": false,
115 "hideMode": "hidden",
116 "id": "ActiveWindow",
117 "maxWidth": 145,
118 "scrollingMode": "hover",
119 "showIcon": true,
120 "showText": true,
121 "textColor": "none",
122 "useFixedWidth": false
123 },
124 {
125 "compactMode": false,
126 "hideMode": "hidden",
127 "hideWhenIdle": false,
128 "id": "MediaMini",
129 "maxWidth": 145,
130 "panelShowAlbumArt": true,
131 "scrollingMode": "hover",
132 "showAlbumArt": true,
133 "showArtistFirst": true,
134 "showProgressRing": true,
135 "showVisualizer": false,
136 "textColor": "none",
137 "useFixedWidth": false,
138 "visualizerType": "linear"
139 }
140 ],
141 "right": [
142 {
143 "blacklist": [
144 ],
145 "chevronColor": "none",
146 "colorizeIcons": false,
147 "drawerEnabled": true,
148 "hidePassive": false,
149 "id": "Tray",
150 "pinned": [
151 ]
152 },
153 {
154 "hideWhenZero": false,
155 "hideWhenZeroUnread": false,
156 "iconColor": "none",
157 "id": "NotificationHistory",
158 "showUnreadBadge": true,
159 "unreadBadgeColor": "primary"
160 },
161 {
162 "deviceNativePath": "",
163 "displayMode": "onhover",
164 "hideIfIdle": false,
165 "hideIfNotDetected": true,
166 "id": "Battery",
167 "showNoctaliaPerformance": false,
168 "showPowerProfiles": false
169 },
170 {
171 "displayMode": "onhover",
172 "iconColor": "none",
173 "id": "Volume",
174 "middleClickCommand": "pwvucontrol || pavucontrol",
175 "textColor": "none"
176 },
177 {
178 "applyToAllMonitors": false,
179 "displayMode": "onhover",
180 "iconColor": "none",
181 "id": "Brightness",
182 "textColor": "none"
183 },
184 {
185 "displayMode": "onhover",
186 "iconColor": "none",
187 "id": "Network",
188 "textColor": "none"
189 },
190 {
191 "defaultSettings": {
192 "connectedColor": "primary",
193 "disconnectedColor": "none",
194 "displayMode": "onhover"
195 },
196 "id": "plugin:network-manager-vpn"
197 },
198 {
199 "colorizeDistroLogo": false,
200 "colorizeSystemIcon": "none",
201 "customIconPath": "",
202 "enableColorization": false,
203 "icon": "noctalia",
204 "id": "ControlCenter",
205 "useDistroLogo": false
206 },
207 {
208 "clockColor": "none",
209 "customFont": "",
210 "formatHorizontal": "h:mm AP ddd, MMM dd",
211 "formatVertical": "h mm AP - dd MM",
212 "id": "Clock",
213 "tooltipFormat": "h:mm AP ddd, MMM dd",
214 "useCustomFont": false
215 }
216 ]
217 }
218 },
219 "brightness": {
220 "backlightDeviceMappings": [
221 ],
222 "brightnessStep": 5,
223 "enableDdcSupport": false,
224 "enforceMinimum": true
225 },
226 "calendar": {
227 "cards": [
228 {
229 "enabled": true,
230 "id": "calendar-header-card"
231 },
232 {
233 "enabled": true,
234 "id": "calendar-month-card"
235 },
236 {
237 "enabled": true,
238 "id": "weather-card"
239 }
240 ]
241 },
242 "colorSchemes": {
243 "darkMode": true,
244 "generationMethod": "tonal-spot",
245 "manualSunrise": "06:30",
246 "manualSunset": "18:30",
247 "monitorForColors": "",
248 "predefinedScheme": "Kanagawa",
249 "schedulingMode": "off",
250 "syncGsettings": true,
251 "useWallpaperColors": false
252 },
253 "controlCenter": {
254 "cards": [
255 {
256 "enabled": true,
257 "id": "profile-card"
258 },
259 {
260 "enabled": true,
261 "id": "shortcuts-card"
262 },
263 {
264 "enabled": true,
265 "id": "audio-card"
266 },
267 {
268 "enabled": true,
269 "id": "brightness-card"
270 },
271 {
272 "enabled": true,
273 "id": "weather-card"
274 },
275 {
276 "enabled": true,
277 "id": "media-sysmon-card"
278 }
279 ],
280 "diskPath": "/",
281 "position": "bottom_right",
282 "shortcuts": {
283 "left": [
284 {
285 "id": "Network"
286 },
287 {
288 "id": "Bluetooth"
289 },
290 {
291 "id": "WallpaperSelector"
292 },
293 {
294 "id": "NoctaliaPerformance"
295 }
296 ],
297 "right": [
298 {
299 "id": "Notifications"
300 },
301 {
302 "id": "PowerProfile"
303 },
304 {
305 "id": "KeepAwake"
306 },
307 {
308 "id": "NightLight"
309 }
310 ]
311 }
312 },
313 "desktopWidgets": {
314 "enabled": false,
315 "gridSnap": false,
316 "gridSnapScale": false,
317 "monitorWidgets": [
318 ],
319 "overviewEnabled": true
320 },
321 "dock": {
322 "animationSpeed": 1,
323 "backgroundOpacity": 1,
324 "colorizeIcons": false,
325 "deadOpacity": 0.6,
326 "displayMode": "auto_hide",
327 "dockType": "floating",
328 "enabled": true,
329 "floatingRatio": 1,
330 "groupApps": false,
331 "groupClickAction": "cycle",
332 "groupContextMenuMode": "extended",
333 "groupIndicatorStyle": "dots",
334 "inactiveIndicators": false,
335 "indicatorColor": "primary",
336 "indicatorOpacity": 0.6,
337 "indicatorThickness": 3,
338 "launcherIcon": "",
339 "launcherIconColor": "none",
340 "launcherPosition": "end",
341 "launcherUseDistroLogo": false,
342 "monitors": [
343 ],
344 "onlySameOutput": true,
345 "pinnedApps": [
346 ],
347 "pinnedStatic": false,
348 "position": "bottom",
349 "showDockIndicator": false,
350 "showLauncherIcon": false,
351 "sitOnFrame": false,
352 "size": 1
353 },
354 "general": {
355 "allowPanelsOnScreenWithoutBar": true,
356 "allowPasswordWithFprintd": false,
357 "animationDisabled": true,
358 "animationSpeed": 1,
359 "autoStartAuth": false,
360 "avatarImage": "/home/erock/.face",
361 "boxRadiusRatio": 1,
362 "clockFormat": "hh\\nmm",
363 "clockStyle": "custom",
364 "compactLockScreen": false,
365 "dimmerOpacity": 0.2,
366 "enableBlurBehind": false,
367 "enableLockScreenCountdown": true,
368 "enableLockScreenMediaControls": false,
369 "enableShadows": false,
370 "forceBlackScreenCorners": false,
371 "iRadiusRatio": 1,
372 "keybinds": {
373 "keyDown": [
374 "Down"
375 ],
376 "keyEnter": [
377 "Return",
378 "Enter"
379 ],
380 "keyEscape": [
381 "Esc"
382 ],
383 "keyLeft": [
384 "Left"
385 ],
386 "keyRemove": [
387 "Del"
388 ],
389 "keyRight": [
390 "Right"
391 ],
392 "keyUp": [
393 "Up"
394 ]
395 },
396 "language": "",
397 "lockOnSuspend": true,
398 "lockScreenAnimations": false,
399 "lockScreenBlur": 0,
400 "lockScreenCountdownDuration": 10000,
401 "lockScreenMonitors": [
402 ],
403 "lockScreenTint": 0,
404 "passwordChars": false,
405 "radiusRatio": 1,
406 "reverseScroll": false,
407 "scaleRatio": 1,
408 "screenRadiusRatio": 0,
409 "shadowDirection": "bottom_right",
410 "shadowOffsetX": 2,
411 "shadowOffsetY": 3,
412 "showChangelogOnStartup": true,
413 "showHibernateOnLockScreen": false,
414 "showScreenCorners": false,
415 "showSessionButtonsOnLockScreen": true,
416 "smoothScrollEnabled": true,
417 "telemetryEnabled": false
418 },
419 "hooks": {
420 "colorGeneration": "",
421 "darkModeChange": "",
422 "enabled": false,
423 "performanceModeDisabled": "",
424 "performanceModeEnabled": "",
425 "screenLock": "",
426 "screenUnlock": "",
427 "session": "",
428 "startup": "",
429 "wallpaperChange": ""
430 },
431 "idle": {
432 "customCommands": "[]",
433 "enabled": false,
434 "fadeDuration": 5,
435 "lockCommand": "",
436 "lockTimeout": 660,
437 "resumeLockCommand": "",
438 "resumeScreenOffCommand": "",
439 "resumeSuspendCommand": "",
440 "screenOffCommand": "",
441 "screenOffTimeout": 600,
442 "suspendCommand": "",
443 "suspendTimeout": 1800
444 },
445 "location": {
446 "analogClockInCalendar": false,
447 "autoLocate": false,
448 "firstDayOfWeek": -1,
449 "hideWeatherCityName": false,
450 "hideWeatherTimezone": false,
451 "name": "Detroit, United States",
452 "showCalendarEvents": true,
453 "showCalendarWeather": true,
454 "showWeekNumberInCalendar": false,
455 "use12hourFormat": true,
456 "useFahrenheit": true,
457 "weatherEnabled": true,
458 "weatherShowEffects": true,
459 "weatherTaliaMascotAlways": false
460 },
461 "network": {
462 "bluetoothAutoConnect": true,
463 "bluetoothDetailsViewMode": "grid",
464 "bluetoothHideUnnamedDevices": false,
465 "bluetoothRssiPollIntervalMs": 10000,
466 "bluetoothRssiPollingEnabled": false,
467 "disableDiscoverability": false,
468 "networkPanelView": "wifi",
469 "wifiDetailsViewMode": "grid"
470 },
471 "nightLight": {
472 "autoSchedule": false,
473 "dayTemp": "6500",
474 "enabled": true,
475 "forced": false,
476 "manualSunrise": "08:00",
477 "manualSunset": "19:00",
478 "nightTemp": "2289"
479 },
480 "noctaliaPerformance": {
481 "disableDesktopWidgets": true,
482 "disableWallpaper": true
483 },
484 "notifications": {
485 "backgroundOpacity": 1,
486 "clearDismissed": true,
487 "criticalUrgencyDuration": 15,
488 "density": "default",
489 "enableBatteryToast": true,
490 "enableKeyboardLayoutToast": true,
491 "enableMarkdown": false,
492 "enableMediaToast": false,
493 "enabled": true,
494 "location": "top_right",
495 "lowUrgencyDuration": 3,
496 "monitors": [
497 ],
498 "normalUrgencyDuration": 8,
499 "overlayLayer": true,
500 "respectExpireTimeout": false,
501 "saveToHistory": {
502 "critical": true,
503 "low": true,
504 "normal": true
505 },
506 "sounds": {
507 "criticalSoundFile": "",
508 "enabled": true,
509 "excludedApps": "discord,firefox,chrome,chromium,edge",
510 "lowSoundFile": "",
511 "normalSoundFile": "",
512 "separateSounds": false,
513 "volume": 0.5
514 }
515 },
516 "osd": {
517 "autoHideMs": 2000,
518 "backgroundOpacity": 1,
519 "enabled": true,
520 "enabledTypes": [
521 0,
522 1,
523 2
524 ],
525 "location": "top_right",
526 "monitors": [
527 ],
528 "overlayLayer": true
529 },
530 "plugins": {
531 "autoUpdate": false,
532 "notifyUpdates": true
533 },
534 "sessionMenu": {
535 "countdownDuration": 10000,
536 "enableCountdown": true,
537 "largeButtonsLayout": "grid",
538 "largeButtonsStyle": false,
539 "position": "center",
540 "powerOptions": [
541 {
542 "action": "lock",
543 "command": "",
544 "countdownEnabled": true,
545 "enabled": true,
546 "keybind": "1"
547 },
548 {
549 "action": "suspend",
550 "command": "",
551 "countdownEnabled": true,
552 "enabled": true,
553 "keybind": "2"
554 },
555 {
556 "action": "hibernate",
557 "command": "",
558 "countdownEnabled": true,
559 "enabled": true,
560 "keybind": "3"
561 },
562 {
563 "action": "reboot",
564 "command": "",
565 "countdownEnabled": true,
566 "enabled": true,
567 "keybind": "4"
568 },
569 {
570 "action": "logout",
571 "command": "",
572 "countdownEnabled": true,
573 "enabled": true,
574 "keybind": "5"
575 },
576 {
577 "action": "shutdown",
578 "command": "",
579 "countdownEnabled": true,
580 "enabled": true,
581 "keybind": "6"
582 },
583 {
584 "action": "userspaceReboot",
585 "command": "",
586 "countdownEnabled": true,
587 "enabled": false,
588 "keybind": ""
589 },
590 {
591 "action": "rebootToUefi",
592 "command": "",
593 "countdownEnabled": true,
594 "enabled": true,
595 "keybind": "7"
596 }
597 ],
598 "showHeader": true,
599 "showKeybinds": true
600 },
601 "settingsVersion": 59,
602 "systemMonitor": {
603 "batteryCriticalThreshold": 5,
604 "batteryWarningThreshold": 20,
605 "cpuCriticalThreshold": 90,
606 "cpuWarningThreshold": 80,
607 "criticalColor": "",
608 "diskAvailCriticalThreshold": 10,
609 "diskAvailWarningThreshold": 20,
610 "diskCriticalThreshold": 90,
611 "diskWarningThreshold": 80,
612 "enableDgpuMonitoring": false,
613 "externalMonitor": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor",
614 "gpuCriticalThreshold": 90,
615 "gpuWarningThreshold": 80,
616 "memCriticalThreshold": 90,
617 "memWarningThreshold": 80,
618 "swapCriticalThreshold": 90,
619 "swapWarningThreshold": 80,
620 "tempCriticalThreshold": 90,
621 "tempWarningThreshold": 80,
622 "useCustomColors": false,
623 "warningColor": ""
624 },
625 "templates": {
626 "activeTemplates": [
627 ],
628 "enableUserTheming": false
629 },
630 "ui": {
631 "boxBorderEnabled": false,
632 "fontDefault": "Sans Serif",
633 "fontDefaultScale": 1,
634 "fontFixed": "JetBrainsMono NF",
635 "fontFixedScale": 1,
636 "panelBackgroundOpacity": 1,
637 "panelsAttachedToBar": true,
638 "scrollbarAlwaysVisible": true,
639 "settingsPanelMode": "centered",
640 "settingsPanelSideBarCardStyle": false,
641 "tooltipsEnabled": true,
642 "translucentWidgets": false
643 },
644 "wallpaper": {
645 "automationEnabled": false,
646 "directory": "/home/erock/config/wallpapers",
647 "enableMultiMonitorDirectories": false,
648 "enabled": true,
649 "favorites": [
650 ],
651 "fillColor": "#000000",
652 "fillMode": "crop",
653 "hideWallpaperFilenames": false,
654 "linkLightAndDarkWallpapers": true,
655 "monitorDirectories": [
656 ],
657 "overviewBlur": 0.4,
658 "overviewEnabled": false,
659 "overviewTint": 0.6,
660 "panelPosition": "follow_bar",
661 "randomIntervalSec": 300,
662 "setWallpaperOnAllMonitors": true,
663 "showHiddenFiles": false,
664 "skipStartupTransition": false,
665 "solidColor": "#1a1a2e",
666 "sortOrder": "name",
667 "transitionDuration": 1500,
668 "transitionEdgeSmoothness": 0.05,
669 "transitionType": [
670 "fade",
671 "disc",
672 "stripes",
673 "wipe",
674 "pixelate",
675 "honeycomb"
676 ],
677 "useOriginalImages": false,
678 "useSolidColor": false,
679 "useWallhaven": false,
680 "viewMode": "single",
681 "wallhavenApiKey": "",
682 "wallhavenCategories": "111",
683 "wallhavenOrder": "desc",
684 "wallhavenPurity": "100",
685 "wallhavenQuery": "",
686 "wallhavenRatios": "",
687 "wallhavenResolutionHeight": "",
688 "wallhavenResolutionMode": "atleast",
689 "wallhavenResolutionWidth": "",
690 "wallhavenSorting": "relevance",
691 "wallpaperChangeMode": "random"
692 }
693}