settings.json 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784
  1. {
  2. "currentThemeName": "dynamic",
  3. "currentThemeCategory": "dynamic",
  4. "customThemeFile": "/home/johron/.config/DankMaterialShell/themes/gnomeAdwaita/theme.json",
  5. "registryThemeVariants": {
  6. "deepmono": {
  7. "dark": {
  8. "flavor": "mono",
  9. "accent": "fog"
  10. }
  11. }
  12. },
  13. "matugenScheme": "scheme-tonal-spot",
  14. "matugenContrast": 0,
  15. "runUserMatugenTemplates": true,
  16. "matugenTargetMonitor": "",
  17. "popupTransparency": 1,
  18. "dockTransparency": 1,
  19. "widgetBackgroundColor": "sch",
  20. "widgetBackgroundCustomColor": "#6750A4",
  21. "widgetBackgroundCustomStrength": 0.5,
  22. "widgetColorMode": "default",
  23. "controlCenterTileColorMode": "primary",
  24. "buttonColorMode": "primary",
  25. "cornerRadius": 12,
  26. "niriLayoutGapsOverride": -1,
  27. "niriLayoutRadiusOverride": -1,
  28. "niriLayoutBorderSize": -1,
  29. "hyprlandLayoutGapsOverride": -1,
  30. "hyprlandLayoutGapsOutOverride": -1,
  31. "hyprlandLayoutRadiusOverride": -1,
  32. "hyprlandLayoutBorderSize": -1,
  33. "hyprlandResizeOnBorder": false,
  34. "mangoLayoutGapsOverride": -1,
  35. "mangoLayoutGapsOutOverride": -1,
  36. "mangoLayoutRadiusOverride": -1,
  37. "mangoLayoutBorderSize": -1,
  38. "mangoTrackpadNaturalScrolling": true,
  39. "firstDayOfWeek": -1,
  40. "showWeekNumber": false,
  41. "calendarBackend": "auto",
  42. "clockFormat": "24h",
  43. "showSeconds": false,
  44. "padHours12Hour": false,
  45. "useFahrenheit": false,
  46. "windSpeedUnit": "kmh",
  47. "nightModeEnabled": false,
  48. "animationSpeed": 1,
  49. "customAnimationDuration": 500,
  50. "syncComponentAnimationSpeeds": false,
  51. "popoutAnimationSpeed": 1,
  52. "popoutCustomAnimationDuration": 150,
  53. "modalAnimationSpeed": 1,
  54. "modalCustomAnimationDuration": 150,
  55. "enableRippleEffects": true,
  56. "animationVariant": 0,
  57. "motionEffect": 0,
  58. "m3ElevationEnabled": true,
  59. "m3ElevationIntensity": 12,
  60. "m3ElevationOpacity": 30,
  61. "m3ElevationColorMode": "default",
  62. "m3ElevationLightDirection": "top",
  63. "m3ElevationCustomColor": "#000000",
  64. "modalElevationEnabled": true,
  65. "popoutElevationEnabled": true,
  66. "barElevationEnabled": false,
  67. "blurEnabled": false,
  68. "blurForegroundLayers": true,
  69. "blurLayerOutlineOpacity": 0.12,
  70. "blurBorderEnabled": true,
  71. "blurBorderColor": "outline",
  72. "blurBorderCustomColor": "#ffffff",
  73. "blurBorderOpacity": 0.35,
  74. "wallpaperFillMode": "Fill",
  75. "blurredWallpaperLayer": false,
  76. "blurWallpaperOnOverview": false,
  77. "wallpaperBackgroundColorMode": "black",
  78. "wallpaperBackgroundCustomColor": "#000000",
  79. "showLauncherButton": true,
  80. "showWorkspaceSwitcher": true,
  81. "showFocusedWindow": true,
  82. "showWeather": false,
  83. "showMusic": true,
  84. "showClipboard": true,
  85. "showCpuUsage": true,
  86. "showMemUsage": true,
  87. "showCpuTemp": true,
  88. "showGpuTemp": true,
  89. "selectedGpuIndex": 0,
  90. "enabledGpuPciIds": [],
  91. "showSystemTray": true,
  92. "systemTrayIconTintMode": "none",
  93. "systemTrayIconTintSaturation": 50,
  94. "systemTrayIconTintStrength": 135,
  95. "showClock": true,
  96. "showNotificationButton": true,
  97. "showBattery": true,
  98. "showBatteryPercent": true,
  99. "showBatteryPercentOnlyOnBattery": false,
  100. "showBatteryTime": false,
  101. "showBatteryTimeOnlyOnBattery": false,
  102. "batteryPillStyle": false,
  103. "batteryPillPercentSign": false,
  104. "showControlCenterButton": true,
  105. "showCapsLockIndicator": true,
  106. "controlCenterShowNetworkIcon": true,
  107. "controlCenterShowBluetoothIcon": true,
  108. "controlCenterShowAudioIcon": true,
  109. "controlCenterShowAudioPercent": false,
  110. "controlCenterShowVpnIcon": true,
  111. "controlCenterShowBrightnessIcon": false,
  112. "controlCenterShowBrightnessPercent": false,
  113. "controlCenterShowMicIcon": false,
  114. "controlCenterShowMicPercent": true,
  115. "controlCenterShowBatteryIcon": false,
  116. "controlCenterShowPrinterIcon": false,
  117. "controlCenterShowScreenSharingIcon": true,
  118. "controlCenterShowIdleInhibitorIcon": false,
  119. "controlCenterShowDoNotDisturbIcon": false,
  120. "showPrivacyButton": true,
  121. "privacyShowMicIcon": false,
  122. "privacyShowCameraIcon": false,
  123. "privacyShowScreenShareIcon": false,
  124. "controlCenterWidgets": [
  125. {
  126. "id": "volumeSlider",
  127. "enabled": true,
  128. "width": 50
  129. },
  130. {
  131. "id": "brightnessSlider",
  132. "enabled": true,
  133. "width": 50
  134. },
  135. {
  136. "id": "wifi",
  137. "enabled": true,
  138. "width": 50
  139. },
  140. {
  141. "id": "bluetooth",
  142. "enabled": true,
  143. "width": 50
  144. },
  145. {
  146. "id": "audioOutput",
  147. "enabled": true,
  148. "width": 50
  149. },
  150. {
  151. "id": "audioInput",
  152. "enabled": true,
  153. "width": 50
  154. },
  155. {
  156. "id": "nightMode",
  157. "enabled": true,
  158. "width": 50
  159. },
  160. {
  161. "id": "idleInhibitor",
  162. "enabled": true,
  163. "width": 50
  164. }
  165. ],
  166. "showWorkspaceIndex": true,
  167. "showWorkspaceName": false,
  168. "showWorkspacePadding": false,
  169. "workspaceScrolling": false,
  170. "showWorkspaceApps": true,
  171. "workspaceDragReorder": true,
  172. "maxWorkspaceIcons": 3,
  173. "workspaceAppIconSizeOffset": 0,
  174. "groupWorkspaceApps": true,
  175. "groupActiveWorkspaceApps": false,
  176. "workspaceFollowFocus": false,
  177. "showOccupiedWorkspacesOnly": false,
  178. "reverseScrolling": false,
  179. "dwlShowAllTags": false,
  180. "workspaceActiveAppHighlightEnabled": false,
  181. "workspaceColorMode": "default",
  182. "workspaceFocusedCustomColor": "#6750A4",
  183. "workspaceOccupiedColorMode": "none",
  184. "workspaceOccupiedCustomColor": "#625B71",
  185. "workspaceUnfocusedColorMode": "default",
  186. "workspaceUnfocusedCustomColor": "#49454E",
  187. "workspaceUrgentColorMode": "default",
  188. "workspaceUrgentCustomColor": "#B3261E",
  189. "workspaceFocusedBorderEnabled": false,
  190. "workspaceFocusedBorderColor": "primary",
  191. "workspaceFocusedBorderCustomColor": "#6750A4",
  192. "workspaceFocusedBorderThickness": 2,
  193. "workspaceUnfocusedMonitorSeparateAppearance": false,
  194. "workspaceUnfocusedMonitorColorMode": "default",
  195. "workspaceUnfocusedMonitorFocusedCustomColor": "#6750A4",
  196. "workspaceUnfocusedMonitorOccupiedColorMode": "none",
  197. "workspaceUnfocusedMonitorOccupiedCustomColor": "#625B71",
  198. "workspaceUnfocusedMonitorUnfocusedColorMode": "default",
  199. "workspaceUnfocusedMonitorUnfocusedCustomColor": "#49454E",
  200. "workspaceUnfocusedMonitorUrgentColorMode": "default",
  201. "workspaceUnfocusedMonitorUrgentCustomColor": "#B3261E",
  202. "workspaceUnfocusedMonitorBorderEnabled": false,
  203. "workspaceUnfocusedMonitorBorderColor": "primary",
  204. "workspaceUnfocusedMonitorBorderCustomColor": "#6750A4",
  205. "workspaceUnfocusedMonitorBorderThickness": 2,
  206. "workspaceNameIcons": {},
  207. "waveProgressEnabled": true,
  208. "scrollTitleEnabled": true,
  209. "mediaAdaptiveWidthEnabled": true,
  210. "audioVisualizerEnabled": true,
  211. "mediaUseAlbumArtAccent": false,
  212. "audioScrollMode": "volume",
  213. "audioWheelScrollAmount": 5,
  214. "audioDeviceScrollVolumeEnabled": false,
  215. "mediaExcludePlayers": [],
  216. "clockCompactMode": false,
  217. "focusedWindowCompactMode": false,
  218. "focusedWindowSize": 1,
  219. "focusedWindowShowIcon": true,
  220. "runningAppsCompactMode": true,
  221. "barMaxVisibleApps": 0,
  222. "barMaxVisibleRunningApps": 0,
  223. "barShowOverflowBadge": true,
  224. "trayAutoOverflow": true,
  225. "trayPopupSingleLine": true,
  226. "trayMaxVisibleItems": 0,
  227. "appsDockHideIndicators": false,
  228. "appsDockColorizeActive": false,
  229. "appsDockActiveColorMode": "primary",
  230. "appsDockEnlargeOnHover": false,
  231. "appsDockEnlargePercentage": 125,
  232. "appsDockIconSizePercentage": 100,
  233. "keyboardLayoutNameCompactMode": false,
  234. "keyboardLayoutNameShowIcon": false,
  235. "runningAppsCurrentWorkspace": true,
  236. "runningAppsGroupByApp": false,
  237. "runningAppsCurrentMonitor": false,
  238. "appIdSubstitutions": [],
  239. "centeringMode": "index",
  240. "clockDateFormat": "dddd, d. MMM",
  241. "lockDateFormat": "",
  242. "greeterRememberLastSession": true,
  243. "greeterRememberLastUser": true,
  244. "greeterAutoLogin": false,
  245. "greeterEnableFprint": false,
  246. "greeterEnableU2f": true,
  247. "greeterWallpaperPath": "/home/johron/Pictures/shell-imgs/bg.png",
  248. "greeterLockDateFormat": "",
  249. "greeterFontFamily": "",
  250. "greeterWallpaperFillMode": "",
  251. "greeterPamExternallyManaged": false,
  252. "greeterSyncPending": false,
  253. "greeterSyncBaseline": {},
  254. "mediaSize": 1,
  255. "appLauncherViewMode": "list",
  256. "spotlightModalViewMode": "list",
  257. "browserPickerViewMode": "grid",
  258. "browserUsageHistory": {},
  259. "appPickerViewMode": "grid",
  260. "filePickerUsageHistory": {},
  261. "sortAppsAlphabetically": false,
  262. "appLauncherGridColumns": 4,
  263. "spotlightCloseNiriOverview": true,
  264. "rememberLastQuery": false,
  265. "rememberLastMode": true,
  266. "spotlightSectionViewModes": {},
  267. "appDrawerSectionViewModes": {},
  268. "niriOverviewOverlayEnabled": true,
  269. "niriOverviewLauncherStyle": "full",
  270. "dankLauncherV2Size": "compact",
  271. "dankLauncherV2ShowSourceBadges": true,
  272. "dankLauncherV2BorderEnabled": false,
  273. "dankLauncherV2BorderThickness": 2,
  274. "dankLauncherV2BorderColor": "primary",
  275. "dankLauncherV2ShowFooter": true,
  276. "dankLauncherV2UnloadOnClose": false,
  277. "dankLauncherV2IncludeFilesInAll": false,
  278. "dankLauncherV2IncludeFoldersInAll": false,
  279. "launcherUseOverlayLayer": false,
  280. "launcherStyle": "full",
  281. "spotlightBarShowModeChips": false,
  282. "keybindsFloatingWindow": false,
  283. "useAutoLocation": false,
  284. "weatherEnabled": false,
  285. "dashTabs": [
  286. {
  287. "id": "overview",
  288. "enabled": true
  289. },
  290. {
  291. "id": "media",
  292. "enabled": true
  293. },
  294. {
  295. "id": "wallpaper",
  296. "enabled": true
  297. },
  298. {
  299. "id": "weather",
  300. "enabled": true
  301. },
  302. {
  303. "id": "settings",
  304. "enabled": true
  305. }
  306. ],
  307. "networkPreference": "ethernet",
  308. "iconThemeDark": "System Default",
  309. "iconThemeLight": "System Default",
  310. "iconThemePerMode": false,
  311. "lastAppliedIconTheme": "",
  312. "cursorSettings": {
  313. "theme": "System Default",
  314. "size": 24,
  315. "niri": {
  316. "hideWhenTyping": false,
  317. "hideAfterInactiveMs": 0
  318. },
  319. "hyprland": {
  320. "hideOnKeyPress": false,
  321. "hideOnTouch": false,
  322. "inactiveTimeout": 0
  323. },
  324. "dwl": {
  325. "cursorHideTimeout": 0
  326. }
  327. },
  328. "launcherLogoMode": "apps",
  329. "launcherLogoCustomPath": "",
  330. "launcherLogoColorOverride": "",
  331. "launcherLogoColorInvertOnMode": false,
  332. "launcherLogoBrightness": 0.5,
  333. "launcherLogoContrast": 1,
  334. "launcherLogoSizeOffset": 0,
  335. "fontFamily": "Adwaita Sans",
  336. "monoFontFamily": "Adwaita Mono",
  337. "fontWeight": 400,
  338. "fontScale": 1,
  339. "textRenderType": 0,
  340. "textRenderQuality": 0,
  341. "notepadUseMonospace": true,
  342. "notepadFontFamily": "",
  343. "notepadFontSize": 14,
  344. "notificationSummaryFontSize": 0,
  345. "notificationBodyFontSize": 0,
  346. "notepadShowLineNumbers": false,
  347. "notepadAutoSave": false,
  348. "notepadSlideoutSide": "right",
  349. "notepadDefaultMode": "slideout",
  350. "notepadTransparencyOverride": -1,
  351. "notepadLastCustomTransparency": 0.7,
  352. "notepadUseCompositorGap": false,
  353. "notepadEdgeGap": 0,
  354. "soundsEnabled": true,
  355. "useSystemSoundTheme": false,
  356. "soundLogin": false,
  357. "soundNewNotification": true,
  358. "soundVolumeChanged": true,
  359. "soundPluggedIn": true,
  360. "muteSoundsWhenMediaPlaying": true,
  361. "acMonitorTimeout": 300,
  362. "acLockTimeout": 300,
  363. "acSuspendTimeout": 600,
  364. "acSuspendBehavior": 0,
  365. "acProfileName": "",
  366. "acPostLockMonitorTimeout": 0,
  367. "batteryMonitorTimeout": 0,
  368. "batteryLockTimeout": 0,
  369. "batterySuspendTimeout": 0,
  370. "batterySuspendBehavior": 0,
  371. "batteryProfileName": "",
  372. "batteryPostLockMonitorTimeout": 0,
  373. "batteryChargeLimit": 100,
  374. "batteryNotifyChargeLimit": false,
  375. "batteryCriticalThreshold": 10,
  376. "batteryNotifyCritical": true,
  377. "batteryLowThreshold": 20,
  378. "batteryNotifyLow": false,
  379. "batteryChargeLimitNotificationType": 0,
  380. "batteryLowNotificationType": 0,
  381. "batteryCriticalNotificationType": 1,
  382. "batteryAutoPowerSaver": false,
  383. "lockBeforeSuspend": true,
  384. "loginctlLockIntegration": true,
  385. "fadeToLockEnabled": true,
  386. "fadeToLockGracePeriod": 5,
  387. "fadeToDpmsEnabled": true,
  388. "fadeToDpmsGracePeriod": 5,
  389. "launchPrefix": "",
  390. "gtkThemingEnabled": false,
  391. "qtThemingEnabled": false,
  392. "syncModeWithPortal": true,
  393. "terminalsAlwaysDark": false,
  394. "muxType": "tmux",
  395. "muxUseCustomCommand": false,
  396. "muxCustomCommand": "",
  397. "muxSessionFilter": "",
  398. "runDmsMatugenTemplates": true,
  399. "matugenTemplateGtk": true,
  400. "matugenTemplateNiri": true,
  401. "matugenTemplateHyprland": true,
  402. "matugenTemplateMangowc": true,
  403. "matugenTemplateQt5ct": true,
  404. "matugenTemplateQt6ct": true,
  405. "matugenTemplateFirefox": true,
  406. "matugenTemplatePywalfox": true,
  407. "matugenTemplateZenBrowser": true,
  408. "matugenTemplateVesktop": true,
  409. "matugenTemplateVencord": true,
  410. "matugenTemplateEquibop": true,
  411. "matugenTemplateGhostty": true,
  412. "matugenTemplateKitty": true,
  413. "matugenTemplateFoot": true,
  414. "matugenTemplateAlacritty": true,
  415. "matugenTemplateNeovim": false,
  416. "matugenTemplateWezterm": true,
  417. "matugenTemplateDgop": true,
  418. "matugenTemplateKcolorscheme": true,
  419. "matugenTemplateVscode": true,
  420. "matugenTemplateEmacs": true,
  421. "matugenTemplateZed": true,
  422. "matugenTemplateNeovimSettings": {
  423. "dark": {
  424. "baseTheme": "github_dark",
  425. "harmony": 0.5
  426. },
  427. "light": {
  428. "baseTheme": "github_light",
  429. "harmony": 0.5
  430. }
  431. },
  432. "matugenTemplateNeovimSetBackground": true,
  433. "showDock": false,
  434. "dockAutoHide": false,
  435. "dockSmartAutoHide": false,
  436. "dockUseOverlayLayer": false,
  437. "dockGroupByApp": false,
  438. "dockRestoreSpecialWorkspaceOnClick": false,
  439. "dockOpenOnOverview": false,
  440. "dockPosition": 0,
  441. "dockSpacing": 4,
  442. "dockBottomGap": 0,
  443. "dockMargin": 0,
  444. "dockIconSize": 40,
  445. "dockIndicatorStyle": "circle",
  446. "dockBorderEnabled": false,
  447. "dockBorderColor": "surfaceText",
  448. "dockBorderOpacity": 1,
  449. "dockBorderThickness": 1,
  450. "dockIsolateDisplays": false,
  451. "dockLauncherEnabled": false,
  452. "dockLauncherLogoMode": "apps",
  453. "dockLauncherLogoCustomPath": "",
  454. "dockLauncherLogoColorOverride": "",
  455. "dockLauncherLogoSizeOffset": 0,
  456. "dockLauncherLogoBrightness": 0.5,
  457. "dockLauncherLogoContrast": 1,
  458. "dockMaxVisibleApps": 0,
  459. "dockMaxVisibleRunningApps": 0,
  460. "dockShowOverflowBadge": true,
  461. "dockShowTrash": false,
  462. "dockTrashFileManager": "default",
  463. "dockTrashCustomCommand": "",
  464. "notificationOverlayEnabled": false,
  465. "notificationPopupShadowEnabled": true,
  466. "notificationPopupPrivacyMode": false,
  467. "notificationForegroundLayers": true,
  468. "modalDarkenBackground": true,
  469. "lockScreenShowPowerActions": true,
  470. "lockScreenShowSystemIcons": true,
  471. "lockScreenShowTime": true,
  472. "lockScreenShowDate": true,
  473. "lockScreenShowProfileImage": true,
  474. "lockScreenShowPasswordField": true,
  475. "lockScreenShowMediaPlayer": true,
  476. "lockScreenPowerOffMonitorsOnLock": false,
  477. "lockAtStartup": false,
  478. "enableFprint": false,
  479. "maxFprintTries": 15,
  480. "enableU2f": false,
  481. "u2fMode": "or",
  482. "lockPamPath": "",
  483. "lockPamInlineFprint": false,
  484. "lockPamInlineU2f": false,
  485. "lockPamExternallyManaged": false,
  486. "lockU2fPamPath": "",
  487. "lockScreenInactiveColor": "#000000",
  488. "lockScreenNotificationMode": 0,
  489. "lockScreenVideoEnabled": false,
  490. "lockScreenVideoPath": "",
  491. "lockScreenVideoCycling": false,
  492. "lockScreenWallpaperPath": "",
  493. "lockScreenWallpaperFillMode": "",
  494. "lockScreenFontFamily": "",
  495. "hideBrightnessSlider": false,
  496. "notificationTimeoutLow": 5000,
  497. "notificationTimeoutNormal": 5000,
  498. "notificationTimeoutCritical": 0,
  499. "notificationCompactMode": false,
  500. "notificationShowTimeoutBar": false,
  501. "notificationDedupeEnabled": true,
  502. "notificationPopupPosition": 0,
  503. "notificationAnimationSpeed": 1,
  504. "notificationCustomAnimationDuration": 400,
  505. "notificationHistoryEnabled": false,
  506. "notificationHistoryMaxCount": 50,
  507. "notificationHistoryMaxAgeDays": 1,
  508. "notificationHistorySaveLow": true,
  509. "notificationHistorySaveNormal": true,
  510. "notificationHistorySaveCritical": true,
  511. "notificationRules": [],
  512. "notificationFocusedMonitor": false,
  513. "osdAlwaysShowValue": false,
  514. "osdPosition": 5,
  515. "osdVolumeEnabled": true,
  516. "osdMediaVolumeEnabled": true,
  517. "osdMediaPlaybackEnabled": false,
  518. "osdBrightnessEnabled": true,
  519. "osdIdleInhibitorEnabled": true,
  520. "osdMicMuteEnabled": true,
  521. "osdCapsLockEnabled": true,
  522. "osdPowerProfileEnabled": true,
  523. "osdAudioOutputEnabled": true,
  524. "powerActionConfirm": true,
  525. "powerActionHoldDuration": 0.5,
  526. "powerMenuActions": [
  527. "reboot",
  528. "logout",
  529. "poweroff",
  530. "lock",
  531. "suspend",
  532. "restart",
  533. "hibernate"
  534. ],
  535. "powerMenuDefaultAction": "poweroff",
  536. "powerMenuGridLayout": false,
  537. "customPowerActionLock": "",
  538. "customPowerActionLogout": "",
  539. "customPowerActionSuspend": "",
  540. "customPowerActionHibernate": "",
  541. "customPowerActionReboot": "",
  542. "customPowerActionPowerOff": "",
  543. "updaterHideWidget": false,
  544. "updaterCheckOnStart": false,
  545. "updaterUseCustomCommand": true,
  546. "updaterCustomCommand": "nix-update",
  547. "updaterTerminalAdditionalParams": "",
  548. "updaterIntervalSeconds": 1800,
  549. "updaterIncludeFlatpak": true,
  550. "updaterAllowAUR": true,
  551. "updaterIgnoredPackages": [],
  552. "displayNameMode": "system",
  553. "screenPreferences": {
  554. "dock": [],
  555. "notifications": [
  556. "all"
  557. ],
  558. "wallpaper": [
  559. "all"
  560. ],
  561. "notepad": []
  562. },
  563. "showOnLastDisplay": {
  564. "dock": false,
  565. "notifications": true
  566. },
  567. "niriOutputSettings": {},
  568. "hyprlandOutputSettings": {},
  569. "displayProfiles": {},
  570. "activeDisplayProfile": {},
  571. "displayProfileAutoSelect": false,
  572. "displayShowDisconnected": false,
  573. "displaySnapToEdge": true,
  574. "connectedFrameBarStyleBackups": {},
  575. "barConfigs": [
  576. {
  577. "id": "default",
  578. "name": "Main Bar",
  579. "enabled": true,
  580. "position": 1,
  581. "screenPreferences": [
  582. "all"
  583. ],
  584. "showOnLastDisplay": true,
  585. "leftWidgets": [
  586. "workspaceSwitcher",
  587. {
  588. "id": "music",
  589. "enabled": true
  590. }
  591. ],
  592. "centerWidgets": [
  593. {
  594. "id": "clock",
  595. "enabled": true,
  596. "clockCompactMode": false
  597. }
  598. ],
  599. "rightWidgets": [
  600. {
  601. "id": "notificationButton",
  602. "enabled": true
  603. },
  604. {
  605. "id": "systemTray",
  606. "enabled": true
  607. },
  608. {
  609. "id": "usbManager",
  610. "enabled": true
  611. },
  612. {
  613. "id": "battery",
  614. "enabled": true
  615. },
  616. {
  617. "id": "controlCenterButton",
  618. "enabled": true,
  619. "showAudioPercent": false,
  620. "showBrightnessIcon": true,
  621. "showBrightnessPercent": false,
  622. "showMicIcon": true,
  623. "showMicPercent": false,
  624. "showBatteryIcon": false,
  625. "showPrinterIcon": false,
  626. "showScreenSharingIcon": true
  627. }
  628. ],
  629. "spacing": 0,
  630. "innerPadding": -4,
  631. "bottomGap": 0,
  632. "transparency": 1,
  633. "widgetTransparency": 1,
  634. "squareCorners": true,
  635. "noBackground": false,
  636. "maximizeWidgetIcons": false,
  637. "maximizeWidgetText": false,
  638. "removeWidgetPadding": false,
  639. "widgetPadding": 8,
  640. "gothCornersEnabled": false,
  641. "gothCornerRadiusOverride": false,
  642. "gothCornerRadiusValue": 12,
  643. "borderEnabled": false,
  644. "borderColor": "surfaceText",
  645. "borderOpacity": 1,
  646. "borderThickness": 1,
  647. "widgetOutlineEnabled": false,
  648. "widgetOutlineColor": "primary",
  649. "widgetOutlineOpacity": 1,
  650. "widgetOutlineThickness": 1,
  651. "fontScale": 1,
  652. "iconScale": 1,
  653. "autoHide": false,
  654. "autoHideDelay": 250,
  655. "showOnWindowsOpen": false,
  656. "openOnOverview": false,
  657. "visible": true,
  658. "popupGapsAuto": true,
  659. "popupGapsManual": 0,
  660. "maximizeDetection": true,
  661. "scrollEnabled": true,
  662. "scrollXBehavior": "column",
  663. "scrollYBehavior": "workspace",
  664. "shadowIntensity": 0,
  665. "shadowOpacity": 60,
  666. "shadowColorMode": "text",
  667. "shadowCustomColor": "#000000",
  668. "clickThrough": false
  669. }
  670. ],
  671. "desktopClockEnabled": false,
  672. "desktopClockStyle": "analog",
  673. "desktopClockTransparency": 0.8,
  674. "desktopClockColorMode": "primary",
  675. "desktopClockCustomColor": {
  676. "r": 1,
  677. "g": 1,
  678. "b": 1,
  679. "a": 1,
  680. "hsvHue": -1,
  681. "hsvSaturation": 0,
  682. "hsvValue": 1,
  683. "hslHue": -1,
  684. "hslSaturation": 0,
  685. "hslLightness": 1,
  686. "valid": true
  687. },
  688. "desktopClockShowDate": true,
  689. "desktopClockShowAnalogNumbers": false,
  690. "desktopClockShowAnalogSeconds": true,
  691. "desktopClockX": -1,
  692. "desktopClockY": -1,
  693. "desktopClockWidth": 280,
  694. "desktopClockHeight": 180,
  695. "desktopClockDisplayPreferences": [
  696. "all"
  697. ],
  698. "systemMonitorEnabled": false,
  699. "systemMonitorShowHeader": true,
  700. "systemMonitorTransparency": 0.8,
  701. "systemMonitorColorMode": "primary",
  702. "systemMonitorCustomColor": {
  703. "r": 1,
  704. "g": 1,
  705. "b": 1,
  706. "a": 1,
  707. "hsvHue": -1,
  708. "hsvSaturation": 0,
  709. "hsvValue": 1,
  710. "hslHue": -1,
  711. "hslSaturation": 0,
  712. "hslLightness": 1,
  713. "valid": true
  714. },
  715. "systemMonitorShowCpu": true,
  716. "systemMonitorShowCpuGraph": true,
  717. "systemMonitorShowCpuTemp": true,
  718. "systemMonitorShowGpuTemp": false,
  719. "systemMonitorGpuPciId": "",
  720. "systemMonitorShowMemory": true,
  721. "systemMonitorShowMemoryGraph": true,
  722. "systemMonitorShowNetwork": true,
  723. "systemMonitorShowNetworkGraph": true,
  724. "systemMonitorShowDisk": true,
  725. "systemMonitorShowTopProcesses": false,
  726. "systemMonitorTopProcessCount": 3,
  727. "systemMonitorTopProcessSortBy": "cpu",
  728. "systemMonitorGraphInterval": 60,
  729. "systemMonitorLayoutMode": "auto",
  730. "systemMonitorX": -1,
  731. "systemMonitorY": -1,
  732. "systemMonitorWidth": 320,
  733. "systemMonitorHeight": 480,
  734. "systemMonitorDisplayPreferences": [
  735. "all"
  736. ],
  737. "systemMonitorVariants": [],
  738. "desktopWidgetPositions": {},
  739. "desktopWidgetGridSettings": {},
  740. "desktopWidgetInstances": [],
  741. "desktopWidgetGroups": [],
  742. "builtInPluginSettings": {
  743. "dms_settings_search": {
  744. "trigger": "?"
  745. },
  746. "dms_notepad": {
  747. "enabled": false
  748. },
  749. "dms_clipboard_search": {
  750. "trigger": "cb"
  751. }
  752. },
  753. "clipboardClickToPaste": false,
  754. "clipboardEnterToPaste": false,
  755. "clipboardRememberTypeFilter": false,
  756. "clipboardTypeFilter": "all",
  757. "clipboardVisibleEntryActions": [
  758. "pin",
  759. "edit",
  760. "delete"
  761. ],
  762. "launcherPluginVisibility": {},
  763. "launcherPluginOrder": [],
  764. "frameEnabled": false,
  765. "frameThickness": 16,
  766. "frameRounding": 23,
  767. "frameColor": "",
  768. "frameOpacity": 1,
  769. "frameScreenPreferences": [
  770. "all"
  771. ],
  772. "frameBarSize": 40,
  773. "frameShowOnOverview": false,
  774. "frameBlurEnabled": true,
  775. "frameCloseGaps": true,
  776. "frameLauncherEmergeSide": "bottom",
  777. "frameLauncherArcExtender": false,
  778. "frameLauncherEdgeHover": false,
  779. "frameMode": "connected",
  780. "barInsetPaddingShared": -1,
  781. "barInsetPaddingSyncAll": false,
  782. "frameBarInsetPadding": -1,
  783. "configVersion": 13
  784. }