modularize dotter packages

foo
This commit is contained in:
Alexander Navarro 2026-01-09 16:54:30 -03:00
parent a119a8e7cb
commit add508264b
6 changed files with 296 additions and 62 deletions

View file

@ -1,12 +1,14 @@
{
"appLauncher": {
"autoPasteClipboard": false,
"clipboardWrapText": true,
"customLaunchPrefix": "",
"customLaunchPrefixEnabled": false,
"enableClipPreview": true,
"enableClipboardHistory": true,
"iconMode": "tabler",
"ignoreMouseInput": false,
"pinnedExecs": [
"pinnedApps": [
],
"position": "center",
"screenshotAnnotationTool": "",
@ -19,7 +21,6 @@
},
"audio": {
"cavaFrameRate": 30,
"externalMixer": "pwvucontrol || pavucontrol",
"mprisBlacklist": [
],
"preferredPlayer": "",
@ -33,8 +34,8 @@
"density": "default",
"exclusive": true,
"floating": true,
"marginHorizontal": 0.18,
"marginVertical": 0.25,
"marginHorizontal": 3,
"marginVertical": 5,
"monitors": [
],
"outerCorners": true,
@ -70,10 +71,15 @@
"unfocusedIconsOpacity": 1
},
{
"compactMode": false,
"compactShowAlbumArt": true,
"compactShowVisualizer": false,
"hideMode": "hidden",
"hideWhenIdle": false,
"id": "MediaMini",
"maxWidth": 200,
"panelShowAlbumArt": true,
"panelShowVisualizer": true,
"scrollingMode": "hover",
"showAlbumArt": false,
"showArtistFirst": false,
@ -113,7 +119,8 @@
},
{
"displayMode": "onhover",
"id": "Volume"
"id": "Volume",
"middleClickCommand": "pwvucontrol || pavucontrol"
},
{
"deviceNativePath": "",
@ -163,7 +170,6 @@
},
"colorSchemes": {
"darkMode": true,
"generateTemplatesForPredefined": false,
"manualSunrise": "06:30",
"manualSunset": "18:30",
"matugenSchemeType": "scheme-fruit-salad",
@ -208,9 +214,6 @@
{
"id": "Bluetooth"
},
{
"id": "ScreenRecorder"
},
{
"id": "WallpaperSelector"
}
@ -254,6 +257,7 @@
"yazi"
],
"pinnedStatic": false,
"position": "bottom",
"size": 1
},
"general": {
@ -275,6 +279,7 @@
"shadowDirection": "bottom_right",
"shadowOffsetX": 2,
"shadowOffsetY": 3,
"showChangelogOnStartup": true,
"showHibernateOnLockScreen": false,
"showScreenCorners": false,
"showSessionButtonsOnLockScreen": true
@ -291,6 +296,8 @@
"location": {
"analogClockInCalendar": false,
"firstDayOfWeek": -1,
"hideWeatherCityName": false,
"hideWeatherTimezone": false,
"name": "Santiago",
"showCalendarEvents": true,
"showCalendarWeather": true,
@ -359,18 +366,6 @@
],
"overlayLayer": true
},
"screenRecorder": {
"audioCodec": "opus",
"audioSource": "default_output",
"colorRange": "limited",
"copyToClipboard": false,
"directory": "/home/aleidk/Videos",
"frameRate": 60,
"quality": "very_high",
"showCursor": true,
"videoCodec": "h264",
"videoSource": "portal"
},
"sessionMenu": {
"countdownDuration": 5000,
"enableCountdown": true,
@ -418,7 +413,7 @@
"showHeader": true,
"showNumberLabels": true
},
"settingsVersion": 37,
"settingsVersion": 39,
"systemMonitor": {
"cpuCriticalThreshold": 90,
"cpuPollingInterval": 3000,
@ -468,18 +463,23 @@
"walker": false,
"wezterm": false,
"yazi": false,
"zed": false
"zed": false,
"zenBrowser": false
},
"ui": {
"bluetoothDetailsViewMode": "grid",
"bluetoothHideUnnamedDevices": false,
"boxBorderEnabled": false,
"fontDefault": "Sans Serif",
"fontDefaultScale": 1,
"fontFixed": "monospace",
"fontFixedScale": 1,
"networkPanelView": "wifi",
"panelBackgroundOpacity": 0.93,
"panelsAttachedToBar": false,
"settingsPanelMode": "centered",
"tooltipsEnabled": true
"tooltipsEnabled": true,
"wifiDetailsViewMode": "grid"
},
"wallpaper": {
"directory": "/home/aleidk/Pictures/Wallpapers",