1
0

settings.json 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565
  1. {
  2. "currentThemeName": "blue",
  3. "currentThemeCategory": "generic",
  4. "customThemeFile": "",
  5. "registryThemeVariants": {},
  6. "matugenScheme": "scheme-tonal-spot",
  7. "runUserMatugenTemplates": true,
  8. "matugenTargetMonitor": "",
  9. "popupTransparency": 1,
  10. "dockTransparency": 1,
  11. "widgetBackgroundColor": "sch",
  12. "widgetColorMode": "default",
  13. "controlCenterTileColorMode": "primary",
  14. "buttonColorMode": "primary",
  15. "cornerRadius": 12,
  16. "niriLayoutGapsOverride": -1,
  17. "niriLayoutRadiusOverride": -1,
  18. "niriLayoutBorderSize": -1,
  19. "hyprlandLayoutGapsOverride": -1,
  20. "hyprlandLayoutRadiusOverride": -1,
  21. "hyprlandLayoutBorderSize": -1,
  22. "mangoLayoutGapsOverride": -1,
  23. "mangoLayoutRadiusOverride": -1,
  24. "mangoLayoutBorderSize": -1,
  25. "use24HourClock": true,
  26. "showSeconds": false,
  27. "padHours12Hour": false,
  28. "useFahrenheit": false,
  29. "windSpeedUnit": "kmh",
  30. "nightModeEnabled": false,
  31. "animationSpeed": 1,
  32. "customAnimationDuration": 500,
  33. "syncComponentAnimationSpeeds": true,
  34. "popoutAnimationSpeed": 1,
  35. "popoutCustomAnimationDuration": 150,
  36. "modalAnimationSpeed": 1,
  37. "modalCustomAnimationDuration": 150,
  38. "enableRippleEffects": true,
  39. "blurEnabled": false,
  40. "blurForegroundLayers": true,
  41. "blurLayerOutlineOpacity": 0.12,
  42. "blurBorderColor": "outline",
  43. "blurBorderCustomColor": "#ffffff",
  44. "blurBorderOpacity": 0.35,
  45. "wallpaperFillMode": "Fill",
  46. "blurredWallpaperLayer": false,
  47. "blurWallpaperOnOverview": false,
  48. "showLauncherButton": true,
  49. "showWorkspaceSwitcher": true,
  50. "showFocusedWindow": true,
  51. "showWeather": false,
  52. "showMusic": true,
  53. "showClipboard": true,
  54. "showCpuUsage": true,
  55. "showMemUsage": true,
  56. "showCpuTemp": true,
  57. "showGpuTemp": true,
  58. "selectedGpuIndex": 0,
  59. "enabledGpuPciIds": [],
  60. "showSystemTray": true,
  61. "systemTrayIconTintMode": "none",
  62. "systemTrayIconTintSaturation": 50,
  63. "systemTrayIconTintStrength": 135,
  64. "showClock": true,
  65. "showNotificationButton": true,
  66. "showBattery": true,
  67. "showControlCenterButton": true,
  68. "showCapsLockIndicator": true,
  69. "controlCenterShowNetworkIcon": true,
  70. "controlCenterShowBluetoothIcon": true,
  71. "controlCenterShowAudioIcon": true,
  72. "controlCenterShowAudioPercent": false,
  73. "controlCenterShowVpnIcon": true,
  74. "controlCenterShowBrightnessIcon": false,
  75. "controlCenterShowBrightnessPercent": false,
  76. "controlCenterShowMicIcon": false,
  77. "controlCenterShowMicPercent": true,
  78. "controlCenterShowBatteryIcon": false,
  79. "controlCenterShowPrinterIcon": false,
  80. "controlCenterShowScreenSharingIcon": true,
  81. "showPrivacyButton": true,
  82. "privacyShowMicIcon": false,
  83. "privacyShowCameraIcon": false,
  84. "privacyShowScreenShareIcon": false,
  85. "controlCenterWidgets": [
  86. {
  87. "id": "volumeSlider",
  88. "enabled": true,
  89. "width": 50
  90. },
  91. {
  92. "id": "brightnessSlider",
  93. "enabled": true,
  94. "width": 50
  95. },
  96. {
  97. "id": "wifi",
  98. "enabled": true,
  99. "width": 50
  100. },
  101. {
  102. "id": "bluetooth",
  103. "enabled": true,
  104. "width": 50
  105. },
  106. {
  107. "id": "audioOutput",
  108. "enabled": true,
  109. "width": 50
  110. },
  111. {
  112. "id": "audioInput",
  113. "enabled": true,
  114. "width": 50
  115. },
  116. {
  117. "id": "nightMode",
  118. "enabled": true,
  119. "width": 50
  120. },
  121. {
  122. "id": "idleInhibitor",
  123. "enabled": true,
  124. "width": 50
  125. }
  126. ],
  127. "showWorkspaceIndex": true,
  128. "showWorkspaceName": false,
  129. "showWorkspacePadding": false,
  130. "workspaceScrolling": false,
  131. "showWorkspaceApps": true,
  132. "workspaceDragReorder": true,
  133. "maxWorkspaceIcons": 3,
  134. "workspaceAppIconSizeOffset": 0,
  135. "groupWorkspaceApps": true,
  136. "workspaceFollowFocus": false,
  137. "showOccupiedWorkspacesOnly": false,
  138. "reverseScrolling": false,
  139. "dwlShowAllTags": false,
  140. "workspaceColorMode": "default",
  141. "workspaceOccupiedColorMode": "none",
  142. "workspaceUnfocusedColorMode": "default",
  143. "workspaceUrgentColorMode": "default",
  144. "workspaceFocusedBorderEnabled": false,
  145. "workspaceFocusedBorderColor": "primary",
  146. "workspaceFocusedBorderThickness": 2,
  147. "workspaceNameIcons": {},
  148. "waveProgressEnabled": true,
  149. "scrollTitleEnabled": true,
  150. "audioVisualizerEnabled": true,
  151. "audioScrollMode": "volume",
  152. "audioWheelScrollAmount": 5,
  153. "clockCompactMode": false,
  154. "focusedWindowCompactMode": false,
  155. "runningAppsCompactMode": true,
  156. "barMaxVisibleApps": 0,
  157. "barMaxVisibleRunningApps": 0,
  158. "barShowOverflowBadge": true,
  159. "appsDockHideIndicators": false,
  160. "appsDockColorizeActive": false,
  161. "appsDockActiveColorMode": "primary",
  162. "appsDockEnlargeOnHover": false,
  163. "appsDockEnlargePercentage": 125,
  164. "appsDockIconSizePercentage": 100,
  165. "keyboardLayoutNameCompactMode": false,
  166. "runningAppsCurrentWorkspace": true,
  167. "runningAppsGroupByApp": false,
  168. "runningAppsCurrentMonitor": false,
  169. "appIdSubstitutions": [],
  170. "centeringMode": "index",
  171. "clockDateFormat": "",
  172. "lockDateFormat": "",
  173. "greeterRememberLastSession": true,
  174. "greeterRememberLastUser": true,
  175. "greeterEnableFprint": false,
  176. "greeterEnableU2f": false,
  177. "greeterWallpaperPath": "/home/johron/Pictures/shell-imgs/bg.png",
  178. "mediaSize": 1,
  179. "appLauncherViewMode": "list",
  180. "spotlightModalViewMode": "list",
  181. "browserPickerViewMode": "grid",
  182. "browserUsageHistory": {},
  183. "appPickerViewMode": "grid",
  184. "filePickerUsageHistory": {},
  185. "sortAppsAlphabetically": false,
  186. "appLauncherGridColumns": 4,
  187. "spotlightCloseNiriOverview": true,
  188. "spotlightSectionViewModes": {},
  189. "appDrawerSectionViewModes": {},
  190. "niriOverviewOverlayEnabled": true,
  191. "dankLauncherV2Size": "compact",
  192. "dankLauncherV2BorderEnabled": false,
  193. "dankLauncherV2BorderThickness": 2,
  194. "dankLauncherV2BorderColor": "primary",
  195. "dankLauncherV2ShowFooter": true,
  196. "dankLauncherV2UnloadOnClose": false,
  197. "useAutoLocation": false,
  198. "weatherEnabled": false,
  199. "networkPreference": "auto",
  200. "iconTheme": "System Default",
  201. "cursorSettings": {
  202. "theme": "System Default",
  203. "size": 24,
  204. "niri": {
  205. "hideWhenTyping": false,
  206. "hideAfterInactiveMs": 0
  207. },
  208. "hyprland": {
  209. "hideOnKeyPress": false,
  210. "hideOnTouch": false,
  211. "inactiveTimeout": 0
  212. },
  213. "dwl": {
  214. "cursorHideTimeout": 0
  215. }
  216. },
  217. "launcherLogoMode": "apps",
  218. "launcherLogoCustomPath": "",
  219. "launcherLogoColorOverride": "",
  220. "launcherLogoColorInvertOnMode": false,
  221. "launcherLogoBrightness": 0.5,
  222. "launcherLogoContrast": 1,
  223. "launcherLogoSizeOffset": 0,
  224. "fontFamily": "Adwaita Sans",
  225. "monoFontFamily": "Adwaita Mono",
  226. "fontWeight": 400,
  227. "fontScale": 1,
  228. "notepadUseMonospace": true,
  229. "notepadFontFamily": "",
  230. "notepadFontSize": 14,
  231. "notepadShowLineNumbers": false,
  232. "notepadTransparencyOverride": -1,
  233. "notepadLastCustomTransparency": 0.7,
  234. "soundsEnabled": true,
  235. "useSystemSoundTheme": false,
  236. "soundNewNotification": true,
  237. "soundVolumeChanged": true,
  238. "soundPluggedIn": true,
  239. "acMonitorTimeout": 0,
  240. "acLockTimeout": 0,
  241. "acSuspendTimeout": 0,
  242. "acSuspendBehavior": 2,
  243. "acProfileName": "",
  244. "batteryMonitorTimeout": 0,
  245. "batteryLockTimeout": 0,
  246. "batterySuspendTimeout": 0,
  247. "batterySuspendBehavior": 0,
  248. "batteryProfileName": "",
  249. "batteryChargeLimit": 100,
  250. "lockBeforeSuspend": true,
  251. "loginctlLockIntegration": true,
  252. "fadeToLockEnabled": true,
  253. "fadeToLockGracePeriod": 5,
  254. "fadeToDpmsEnabled": true,
  255. "fadeToDpmsGracePeriod": 5,
  256. "launchPrefix": "",
  257. "brightnessDevicePins": {},
  258. "wifiNetworkPins": {},
  259. "bluetoothDevicePins": {},
  260. "audioInputDevicePins": {},
  261. "audioOutputDevicePins": {},
  262. "gtkThemingEnabled": false,
  263. "qtThemingEnabled": false,
  264. "syncModeWithPortal": true,
  265. "terminalsAlwaysDark": false,
  266. "muxType": "tmux",
  267. "muxUseCustomCommand": false,
  268. "muxCustomCommand": "",
  269. "muxSessionFilter": "",
  270. "runDmsMatugenTemplates": true,
  271. "matugenTemplateGtk": true,
  272. "matugenTemplateNiri": true,
  273. "matugenTemplateHyprland": true,
  274. "matugenTemplateMangowc": true,
  275. "matugenTemplateQt5ct": true,
  276. "matugenTemplateQt6ct": true,
  277. "matugenTemplateFirefox": true,
  278. "matugenTemplatePywalfox": true,
  279. "matugenTemplateZenBrowser": true,
  280. "matugenTemplateVesktop": true,
  281. "matugenTemplateEquibop": true,
  282. "matugenTemplateGhostty": true,
  283. "matugenTemplateKitty": true,
  284. "matugenTemplateFoot": true,
  285. "matugenTemplateAlacritty": true,
  286. "matugenTemplateNeovim": false,
  287. "matugenTemplateWezterm": true,
  288. "matugenTemplateDgop": true,
  289. "matugenTemplateKcolorscheme": true,
  290. "matugenTemplateVscode": true,
  291. "matugenTemplateEmacs": true,
  292. "matugenTemplateZed": true,
  293. "showDock": false,
  294. "dockAutoHide": false,
  295. "dockSmartAutoHide": false,
  296. "dockGroupByApp": false,
  297. "dockOpenOnOverview": false,
  298. "dockPosition": 1,
  299. "dockSpacing": 4,
  300. "dockBottomGap": 0,
  301. "dockMargin": 0,
  302. "dockIconSize": 40,
  303. "dockIndicatorStyle": "circle",
  304. "dockBorderEnabled": false,
  305. "dockBorderColor": "surfaceText",
  306. "dockBorderOpacity": 1,
  307. "dockBorderThickness": 1,
  308. "dockIsolateDisplays": false,
  309. "dockLauncherEnabled": false,
  310. "dockLauncherLogoMode": "apps",
  311. "dockLauncherLogoCustomPath": "",
  312. "dockLauncherLogoColorOverride": "",
  313. "dockLauncherLogoSizeOffset": 0,
  314. "dockLauncherLogoBrightness": 0.5,
  315. "dockLauncherLogoContrast": 1,
  316. "dockMaxVisibleApps": 0,
  317. "dockMaxVisibleRunningApps": 0,
  318. "dockShowOverflowBadge": true,
  319. "notificationOverlayEnabled": false,
  320. "notificationPopupShadowEnabled": true,
  321. "notificationPopupPrivacyMode": false,
  322. "modalDarkenBackground": true,
  323. "lockScreenShowPowerActions": true,
  324. "lockScreenShowSystemIcons": true,
  325. "lockScreenShowTime": true,
  326. "lockScreenShowDate": true,
  327. "lockScreenShowProfileImage": true,
  328. "lockScreenShowPasswordField": true,
  329. "lockScreenShowMediaPlayer": true,
  330. "lockScreenPowerOffMonitorsOnLock": false,
  331. "lockAtStartup": false,
  332. "enableFprint": false,
  333. "maxFprintTries": 15,
  334. "enableU2f": false,
  335. "u2fMode": "or",
  336. "lockScreenActiveMonitor": "all",
  337. "lockScreenInactiveColor": "#000000",
  338. "lockScreenNotificationMode": 0,
  339. "hideBrightnessSlider": false,
  340. "notificationTimeoutLow": 5000,
  341. "notificationTimeoutNormal": 5000,
  342. "notificationTimeoutCritical": 0,
  343. "notificationCompactMode": false,
  344. "notificationPopupPosition": 0,
  345. "notificationAnimationSpeed": 1,
  346. "notificationCustomAnimationDuration": 400,
  347. "notificationHistoryEnabled": true,
  348. "notificationHistoryMaxCount": 50,
  349. "notificationHistoryMaxAgeDays": 7,
  350. "notificationHistorySaveLow": true,
  351. "notificationHistorySaveNormal": true,
  352. "notificationHistorySaveCritical": true,
  353. "notificationRules": [],
  354. "osdAlwaysShowValue": false,
  355. "osdPosition": 5,
  356. "osdVolumeEnabled": true,
  357. "osdMediaVolumeEnabled": true,
  358. "osdMediaPlaybackEnabled": false,
  359. "osdBrightnessEnabled": true,
  360. "osdIdleInhibitorEnabled": true,
  361. "osdMicMuteEnabled": true,
  362. "osdCapsLockEnabled": true,
  363. "osdPowerProfileEnabled": true,
  364. "osdAudioOutputEnabled": true,
  365. "powerActionConfirm": true,
  366. "powerActionHoldDuration": 0.5,
  367. "powerMenuActions": [
  368. "reboot",
  369. "logout",
  370. "poweroff",
  371. "lock",
  372. "suspend",
  373. "restart",
  374. "hibernate"
  375. ],
  376. "powerMenuDefaultAction": "poweroff",
  377. "powerMenuGridLayout": false,
  378. "customPowerActionLock": "",
  379. "customPowerActionLogout": "",
  380. "customPowerActionSuspend": "",
  381. "customPowerActionHibernate": "",
  382. "customPowerActionReboot": "",
  383. "customPowerActionPowerOff": "",
  384. "updaterHideWidget": false,
  385. "updaterUseCustomCommand": false,
  386. "updaterCustomCommand": "",
  387. "updaterTerminalAdditionalParams": "",
  388. "displayNameMode": "system",
  389. "screenPreferences": {
  390. "dock": [],
  391. "notifications": [
  392. "all"
  393. ],
  394. "wallpaper": [
  395. "all"
  396. ],
  397. "notepad": []
  398. },
  399. "showOnLastDisplay": {
  400. "dock": false,
  401. "notifications": true
  402. },
  403. "niriOutputSettings": {},
  404. "hyprlandOutputSettings": {},
  405. "displayProfiles": {},
  406. "activeDisplayProfile": {},
  407. "displayProfileAutoSelect": false,
  408. "displayShowDisconnected": false,
  409. "displaySnapToEdge": true,
  410. "barConfigs": [
  411. {
  412. "id": "default",
  413. "name": "Main Bar",
  414. "enabled": true,
  415. "position": 1,
  416. "screenPreferences": [
  417. "all"
  418. ],
  419. "showOnLastDisplay": true,
  420. "leftWidgets": [
  421. "workspaceSwitcher",
  422. {
  423. "id": "music",
  424. "enabled": true
  425. }
  426. ],
  427. "centerWidgets": [
  428. "clock"
  429. ],
  430. "rightWidgets": [
  431. {
  432. "id": "systemTray",
  433. "enabled": true
  434. },
  435. {
  436. "id": "notificationButton",
  437. "enabled": true
  438. },
  439. {
  440. "id": "battery",
  441. "enabled": true
  442. },
  443. {
  444. "id": "controlCenterButton",
  445. "enabled": true,
  446. "showAudioPercent": false,
  447. "showBrightnessIcon": true,
  448. "showBrightnessPercent": false,
  449. "showMicIcon": false,
  450. "showBatteryIcon": false,
  451. "showScreenSharingIcon": true
  452. }
  453. ],
  454. "spacing": 0,
  455. "innerPadding": -5,
  456. "bottomGap": 0,
  457. "transparency": 1,
  458. "widgetTransparency": 1,
  459. "squareCorners": true,
  460. "noBackground": false,
  461. "maximizeWidgetIcons": false,
  462. "maximizeWidgetText": false,
  463. "removeWidgetPadding": false,
  464. "widgetPadding": 8,
  465. "gothCornersEnabled": false,
  466. "gothCornerRadiusOverride": false,
  467. "gothCornerRadiusValue": 12,
  468. "borderEnabled": false,
  469. "borderColor": "surfaceText",
  470. "borderOpacity": 1,
  471. "borderThickness": 1,
  472. "widgetOutlineEnabled": false,
  473. "widgetOutlineColor": "primary",
  474. "widgetOutlineOpacity": 1,
  475. "widgetOutlineThickness": 1,
  476. "fontScale": 1,
  477. "iconScale": 1,
  478. "autoHide": false,
  479. "autoHideDelay": 250,
  480. "showOnWindowsOpen": false,
  481. "openOnOverview": false,
  482. "visible": true,
  483. "popupGapsAuto": true,
  484. "popupGapsManual": 0,
  485. "maximizeDetection": true,
  486. "scrollEnabled": true,
  487. "scrollXBehavior": "column",
  488. "scrollYBehavior": "workspace",
  489. "shadowIntensity": 0,
  490. "shadowOpacity": 60,
  491. "shadowColorMode": "text",
  492. "shadowCustomColor": "#000000",
  493. "clickThrough": false
  494. }
  495. ],
  496. "desktopClockEnabled": false,
  497. "desktopClockStyle": "analog",
  498. "desktopClockTransparency": 0.8,
  499. "desktopClockColorMode": "primary",
  500. "desktopClockCustomColor": {
  501. "r": 1,
  502. "g": 1,
  503. "b": 1,
  504. "a": 1,
  505. "hsvHue": -1,
  506. "hsvSaturation": 0,
  507. "hsvValue": 1,
  508. "hslHue": -1,
  509. "hslSaturation": 0,
  510. "hslLightness": 1,
  511. "valid": true
  512. },
  513. "systemMonitorEnabled": false,
  514. "systemMonitorShowHeader": true,
  515. "systemMonitorTransparency": 0.8,
  516. "systemMonitorColorMode": "primary",
  517. "systemMonitorCustomColor": {
  518. "r": 1,
  519. "g": 1,
  520. "b": 1,
  521. "a": 1,
  522. "hsvHue": -1,
  523. "hsvSaturation": 0,
  524. "hsvValue": 1,
  525. "hslHue": -1,
  526. "hslSaturation": 0,
  527. "hslLightness": 1,
  528. "valid": true
  529. },
  530. "systemMonitorShowCpu": true,
  531. "systemMonitorShowCpuGraph": true,
  532. "systemMonitorShowCpuTemp": true,
  533. "systemMonitorShowGpuTemp": false,
  534. "systemMonitorGpuPciId": "",
  535. "systemMonitorShowMemory": true,
  536. "systemMonitorShowMemoryGraph": true,
  537. "systemMonitorShowNetwork": true,
  538. "systemMonitorShowNetworkGraph": true,
  539. "systemMonitorShowDisk": true,
  540. "systemMonitorShowTopProcesses": false,
  541. "systemMonitorTopProcessCount": 3,
  542. "systemMonitorTopProcessSortBy": "cpu",
  543. "systemMonitorGraphInterval": 60,
  544. "systemMonitorLayoutMode": "auto",
  545. "systemMonitorX": -1,
  546. "systemMonitorY": -1,
  547. "systemMonitorWidth": 320,
  548. "systemMonitorHeight": 480,
  549. "systemMonitorDisplayPreferences": [
  550. "all"
  551. ],
  552. "systemMonitorVariants": [],
  553. "desktopWidgetPositions": {},
  554. "desktopWidgetGridSettings": {},
  555. "desktopWidgetGroups": [],
  556. "builtInPluginSettings": {
  557. "dms_settings_search": {
  558. "trigger": "?"
  559. }
  560. },
  561. "clipboardEnterToPaste": false,
  562. "launcherPluginVisibility": {},
  563. "launcherPluginOrder": [],
  564. "configVersion": 5
  565. }