This commit is contained in:
2026-04-06 08:31:38 -05:00
parent aff58a1214
commit 5a84a8f294
41 changed files with 1211 additions and 104 deletions

View File

@@ -8,7 +8,9 @@
"customLaunchPrefixEnabled": false,
"density": "default",
"enableClipPreview": true,
"enableClipboardChips": true,
"enableClipboardHistory": true,
"enableClipboardSmartIcons": true,
"enableSessionSearch": true,
"enableSettingsSearch": true,
"enableWindowsSearch": true,
@@ -23,7 +25,6 @@
"showIconBackground": true,
"sortByMostUsed": true,
"terminalCommand": "alacritty -e",
"useApp2Unit": false,
"viewMode": "list"
},
"audio": {
@@ -31,6 +32,7 @@
],
"preferredPlayer": "",
"spectrumFrameRate": 30,
"spectrumMirrored": true,
"visualizerType": "linear",
"volumeFeedback": false,
"volumeFeedbackSoundFile": "",
@@ -48,7 +50,6 @@
"density": "comfortable",
"displayMode": "always_visible",
"enableExclusionZoneInset": true,
"floating": false,
"fontScale": 1,
"frameRadius": 12,
"frameThickness": 8,
@@ -189,20 +190,6 @@
"useMonospaceFont": true,
"usePadding": false
},
{
"defaultSettings": {
"arrowType": "caret",
"byteThresholdActive": 1024,
"fontSizeModifier": 1,
"forceMegabytes": false,
"iconSizeModifier": 1,
"minWidth": 0,
"showNumbers": true,
"spacingInbetween": 0,
"useCustomColors": false
},
"id": "plugin:network-indicator"
},
{
"defaultSettings": {
"currentIconName": "world-download",
@@ -336,6 +323,7 @@
"monitorForColors": "",
"predefinedScheme": "Catppuccin",
"schedulingMode": "off",
"syncGsettings": true,
"useWallpaperColors": false
},
"controlCenter": {
@@ -572,16 +560,19 @@
"indicatorColor": "primary",
"indicatorOpacity": 0.6,
"indicatorThickness": 3,
"launcherIcon": "",
"launcherIconColor": "none",
"launcherPosition": "end",
"launcherUseDistroLogo": false,
"monitors": [
],
"onlySameOutput": false,
"pinnedApps": [
"Alacritty",
"com.moonlight_stream.Moonlight",
"com.discordapp.Discord",
"org.keepassxc.KeePassXC",
"Alacritty",
"Firefox",
"com.discordapp.Discord",
"firefox"
],
"pinnedStatic": true,
@@ -653,9 +644,11 @@
"showHibernateOnLockScreen": true,
"showScreenCorners": false,
"showSessionButtonsOnLockScreen": true,
"smoothScrollEnabled": true,
"telemetryEnabled": true
},
"hooks": {
"colorGeneration": "",
"darkModeChange": "",
"enabled": false,
"performanceModeDisabled": "",
@@ -682,6 +675,7 @@
},
"location": {
"analogClockInCalendar": false,
"autoLocate": false,
"firstDayOfWeek": -1,
"hideWeatherCityName": false,
"hideWeatherTimezone": false,
@@ -692,10 +686,10 @@
"use12hourFormat": false,
"useFahrenheit": false,
"weatherEnabled": true,
"weatherShowEffects": true
"weatherShowEffects": true,
"weatherTaliaMascotAlways": false
},
"network": {
"airplaneModeEnabled": false,
"bluetoothAutoConnect": true,
"bluetoothDetailsViewMode": "grid",
"bluetoothHideUnnamedDevices": false,
@@ -703,8 +697,7 @@
"bluetoothRssiPollingEnabled": false,
"disableDiscoverability": false,
"networkPanelView": "wifi",
"wifiDetailsViewMode": "list",
"wifiEnabled": true
"wifiDetailsViewMode": "list"
},
"nightLight": {
"autoSchedule": false,
@@ -768,7 +761,8 @@
"overlayLayer": true
},
"plugins": {
"autoUpdate": false
"autoUpdate": false,
"notifyUpdates": true
},
"sessionMenu": {
"countdownDuration": 10000,
@@ -824,13 +818,20 @@
"command": "",
"countdownEnabled": true,
"enabled": true,
"keybind": "7"
},
{
"action": "userspaceReboot",
"command": "",
"countdownEnabled": true,
"enabled": false,
"keybind": ""
}
],
"showHeader": true,
"showKeybinds": true
},
"settingsVersion": 57,
"settingsVersion": 59,
"systemMonitor": {
"batteryCriticalThreshold": 5,
"batteryWarningThreshold": 20,
@@ -903,6 +904,7 @@
"fillColor": "#000000",
"fillMode": "crop",
"hideWallpaperFilenames": false,
"linkLightAndDarkWallpapers": true,
"monitorDirectories": [
{
"directory": "/home/aiden/Pictures/Wallpapers",
@@ -922,7 +924,15 @@
"sortOrder": "name",
"transitionDuration": 1500,
"transitionEdgeSmoothness": 0.05,
"transitionType": "random",
"transitionType": [
"fade",
"disc",
"stripes",
"wipe",
"pixelate",
"honeycomb"
],
"useOriginalImages": false,
"useSolidColor": false,
"useWallhaven": false,
"viewMode": "single",