add crypto
This commit is contained in:
parent
90cbe489f6
commit
af6a3bce3e
120 changed files with 24616 additions and 462 deletions
27
modules/home/services/quickshell/qml/settings.json
Normal file
27
modules/home/services/quickshell/qml/settings.json
Normal 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
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue