config/modules/home/services/quickshell/qml/settings.json

28 lines
882 B
JSON
Raw Normal View History

2025-07-22 20:21:21 -04:00
{
"isDarkTheme": true,
"currentTheme": "matugen_dark",
"useCustomAccent": true,
"avatarSource": "https://cdn.discordapp.com/avatars/158005126638993408/de403b05fd7f74bb17e01a9b066a30fa?size=64",
"weatherLocation": "Holland,MI",
"useFahrenheit": true,
"displayTime": 6000,
"videoPath": "~/Videos/",
"wallpaperDirectory": "/home/zoey/nixos/lib/theme/",
"lastWallpaperPath": "/home/zoey/nixos/lib/theme/bg.png",
"customDarkAccent": "#c5cc7a",
"customLightAccent": "#c5cc7a",
"autoSwitchPlayer": true,
"alwaysShowPlayerDropdown": true,
"historyLimit": 25,
"nightLightEnabled": false,
"nightLightWarmth": 0.4,
"nightLightAuto": false,
"nightLightStartHour": 20,
"nightLightEndHour": 6,
"nightLightManualOverride": false,
"nightLightManuallyEnabled": false,
"ignoredApps": [],
"workspaceBurstEnabled": true,
"workspaceGlowEnabled": true
}