diff options
Diffstat (limited to 'raveos-hyprland-theme/theme-data/dms')
| -rw-r--r-- | raveos-hyprland-theme/theme-data/dms/Common/SessionData.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/raveos-hyprland-theme/theme-data/dms/Common/SessionData.qml b/raveos-hyprland-theme/theme-data/dms/Common/SessionData.qml index 13b1359..c57b433 100644 --- a/raveos-hyprland-theme/theme-data/dms/Common/SessionData.qml +++ b/raveos-hyprland-theme/theme-data/dms/Common/SessionData.qml @@ -52,7 +52,7 @@ Singleton { } } - property string wallpaperPath: "/usr/share/raveos/hyprland-theme/theme-data/background" + property string wallpaperPath: "/usr/share/raveos/hyprland-theme/theme-data/background.jpg" property bool perMonitorWallpaper: false property var monitorWallpapers: ({}) property bool perModeWallpaper: false |