forked from Shinonome/dots-hyprland
quickshell: first run: set wallpaper iff none set
This commit is contained in:
@@ -27,7 +27,7 @@ Singleton {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function handleFirstRun() {
|
function handleFirstRun() {
|
||||||
Hyprland.dispatch(`exec '${Directories.wallpaperSwitchScriptPath}' '${root.defaultWallpaperPath}'`)
|
Hyprland.dispatch(`exec swww query | grep 'image' || '${Directories.wallpaperSwitchScriptPath}' '${root.defaultWallpaperPath}'`)
|
||||||
Hyprland.dispatch(`exec qs -p '${root.welcomeQmlPath}'`)
|
Hyprland.dispatch(`exec qs -p '${root.welcomeQmlPath}'`)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user