Let's build our own wall
This commit is contained in:
@@ -1,79 +0,0 @@
|
||||
{
|
||||
"compositor": "hyprland",
|
||||
"monitor": "",
|
||||
"general": {
|
||||
"locale": "",
|
||||
"closeOnSelection": true,
|
||||
"reopenAtLastSelection": false,
|
||||
"filterBarAlwaysVisible": false,
|
||||
"notifyOnWallpaperChange": false,
|
||||
"randomIncludeWE": false,
|
||||
"randomIncludeFavourites": false
|
||||
},
|
||||
"paths": {
|
||||
"wallpaper": "~/.config/omarchy/current/theme/backgrounds",
|
||||
"videoWallpaper": "~/videowalls",
|
||||
"cache": "",
|
||||
"templates": "",
|
||||
"scripts": "",
|
||||
"steam": "",
|
||||
"steamWorkshop": "",
|
||||
"steamWeAssets": ""
|
||||
},
|
||||
"features": {
|
||||
"matugen": false,
|
||||
"ollama": false,
|
||||
"steam": false,
|
||||
"wallhaven": false
|
||||
},
|
||||
"colorSource": "magick",
|
||||
"ollama": {
|
||||
"url": "http://localhost:11434",
|
||||
"model": "gemma3:4b",
|
||||
"consolidateEnabled": true
|
||||
},
|
||||
"steam": {
|
||||
"apiKey": "",
|
||||
"username": ""
|
||||
},
|
||||
"wallhaven": {
|
||||
"apiKey": ""
|
||||
},
|
||||
"matugen": {
|
||||
"schemeType": "scheme-fidelity",
|
||||
"mode": "dark"
|
||||
},
|
||||
"integrations": [],
|
||||
"components": {
|
||||
"wallpaperSelector": {
|
||||
"displayMode": "slices",
|
||||
"sliceSpacing": -30,
|
||||
"hexScrollStep": 1,
|
||||
"customPresets": {},
|
||||
"expandedWidth": 768,
|
||||
"sliceHeight": 432,
|
||||
"sliceWidth": 108,
|
||||
"visibleCount": 14,
|
||||
"skewOffset": 28
|
||||
}
|
||||
},
|
||||
"wallpaperMute": true,
|
||||
"pickOnlyMode": false,
|
||||
"externalWallpaperCommand": "",
|
||||
"postProcessing": [],
|
||||
"performance": {
|
||||
"imageOptimizePreset": "balanced",
|
||||
"imageOptimizeResolution": "4k",
|
||||
"videoConvertPreset": "balanced",
|
||||
"videoConvertResolution": "2k",
|
||||
"autoOptimizeImages": false,
|
||||
"autoConvertVideos": false,
|
||||
"imageTrashDays": 7,
|
||||
"videoTrashDays": 7,
|
||||
"autoDeleteImageTrash": false,
|
||||
"autoDeleteVideoTrash": false
|
||||
},
|
||||
"transition": {
|
||||
"durationMs": 200
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user