try sleep, to avoid error
This commit is contained in:
@@ -18,7 +18,7 @@ $menu = hyprlauncher
|
|||||||
####################################################
|
####################################################
|
||||||
|
|
||||||
exec-once = startup.sh
|
exec-once = startup.sh
|
||||||
exec-once = hyprpm update && hyprpm reload -n
|
exec-once = sleep 2 && hyprpm update && hyprpm reload -n
|
||||||
|
|
||||||
|
|
||||||
####################################################
|
####################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user