add crypto

This commit is contained in:
zack 2025-07-22 20:21:21 -04:00
parent 90cbe489f6
commit af6a3bce3e
Signed by: zoey
GPG key ID: 81FB9FECDD6A33E2
120 changed files with 24616 additions and 462 deletions

View file

@ -0,0 +1,27 @@
{
"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
}