dev: automated commit - 2025-11-10 11:58:51

This commit is contained in:
Mariano Z. 2025-11-10 11:58:51 -03:00
parent 2b8553adcc
commit f9d14b0714
2 changed files with 17 additions and 7 deletions

View file

@ -233,7 +233,7 @@
"nightLight": {
"autoSchedule": true,
"dayTemp": "6500",
"enabled": true,
"enabled": false,
"forced": false,
"manualSunrise": "06:30",
"manualSunset": "18:30",
@ -308,18 +308,28 @@
},
"wallpaper": {
"defaultWallpaper": "/nix/store/q8gbabnhr8b2r4s57d1pgchqvz0hf0cc-noctalia-shell-76a182a90cd31539019fb3c99f002ea56d028df3/share/noctalia-shell/Assets/Wallpaper/noctalia.png",
"directory": "/home/mzunino/Pictures/Wallpapers",
"directory": "/home/mzunino/Pictures",
"enableMultiMonitorDirectories": false,
"enabled": false,
"enabled": true,
"fillColor": "#000000",
"fillMode": "crop",
"monitors": [
{
"directory": "/home/mzunino/Pictures",
"name": "HDMI-A-1",
"wallpaper": "/home/mzunino/Pictures/wallhaven-569155.jpg"
},
{
"directory": "/home/mzunino/Pictures",
"name": "DP-1",
"wallpaper": "/home/mzunino/Pictures/wallhaven-569155.jpg"
}
],
"overviewEnabled": true,
"panelPosition": "follow_bar",
"randomEnabled": false,
"randomIntervalSec": 300,
"recursiveSearch": false,
"randomEnabled": true,
"randomIntervalSec": 900,
"recursiveSearch": true,
"setWallpaperOnAllMonitors": true,
"transitionDuration": 1500,
"transitionEdgeSmoothness": 0.05,