|
@@ -233,7 +233,7 @@
|
|
|
"nightLight": {
|
|
"nightLight": {
|
|
|
"autoSchedule": true,
|
|
"autoSchedule": true,
|
|
|
"dayTemp": "6500",
|
|
"dayTemp": "6500",
|
|
|
- "enabled": true,
|
|
|
|
|
|
|
+ "enabled": false,
|
|
|
"forced": false,
|
|
"forced": false,
|
|
|
"manualSunrise": "06:30",
|
|
"manualSunrise": "06:30",
|
|
|
"manualSunset": "18:30",
|
|
"manualSunset": "18:30",
|
|
@@ -308,18 +308,28 @@
|
|
|
},
|
|
},
|
|
|
"wallpaper": {
|
|
"wallpaper": {
|
|
|
"defaultWallpaper": "/nix/store/q8gbabnhr8b2r4s57d1pgchqvz0hf0cc-noctalia-shell-76a182a90cd31539019fb3c99f002ea56d028df3/share/noctalia-shell/Assets/Wallpaper/noctalia.png",
|
|
"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,
|
|
"enableMultiMonitorDirectories": false,
|
|
|
- "enabled": false,
|
|
|
|
|
|
|
+ "enabled": true,
|
|
|
"fillColor": "#000000",
|
|
"fillColor": "#000000",
|
|
|
"fillMode": "crop",
|
|
"fillMode": "crop",
|
|
|
"monitors": [
|
|
"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,
|
|
"overviewEnabled": true,
|
|
|
"panelPosition": "follow_bar",
|
|
"panelPosition": "follow_bar",
|
|
|
- "randomEnabled": false,
|
|
|
|
|
- "randomIntervalSec": 300,
|
|
|
|
|
- "recursiveSearch": false,
|
|
|
|
|
|
|
+ "randomEnabled": true,
|
|
|
|
|
+ "randomIntervalSec": 900,
|
|
|
|
|
+ "recursiveSearch": true,
|
|
|
"setWallpaperOnAllMonitors": true,
|
|
"setWallpaperOnAllMonitors": true,
|
|
|
"transitionDuration": 1500,
|
|
"transitionDuration": 1500,
|
|
|
"transitionEdgeSmoothness": 0.05,
|
|
"transitionEdgeSmoothness": 0.05,
|