diff options
| author | Nippy <nippy@rp1.hu> | 2026-05-09 14:54:01 +0200 |
|---|---|---|
| committer | Nippy <nippy@rp1.hu> | 2026-05-09 14:54:01 +0200 |
| commit | a7ee10a3c9428aceb67684586e6d7dfe323a7970 (patch) | |
| tree | 44c67a56b0d9f32adf8805333e789eaa363165b9 /raveos-hyprland-theme/theme-data | |
| parent | 6b8a4fa6bd0707e26d061fe13db8c530485cf9fa (diff) | |
| download | RaveOS-PKGBUILD-a7ee10a3c9428aceb67684586e6d7dfe323a7970.tar.gz RaveOS-PKGBUILD-a7ee10a3c9428aceb67684586e6d7dfe323a7970.zip | |
raveos update
Diffstat (limited to 'raveos-hyprland-theme/theme-data')
| -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 |