refactor(hypr): set timeout for desktop wallpapers

This commit is contained in:
Price Hiller 2023-08-11 00:47:37 -05:00
parent a3123141e9
commit ef1b027d11
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -15,4 +15,4 @@ exec-once = xwaylandvideobridge
exec-once = clight
exec-once = clight-gui --tray
exec-once = opensnitch-ui
exec = ~/.config/hypr/scripts/init-wallpapers.bash
exec = timeout 5s ~/.config/hypr/scripts/init-wallpapers.bash