refactor(hypr): launch clight-gui immediately on start

This commit is contained in:
Price Hiller 2023-09-02 16:34:52 -05:00
parent 948bb9007c
commit f55b5fae6c
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -12,7 +12,7 @@ exec-once = mako --history 1
exec-once = udiskie --tray
exec-once = blueman-applet
# We have to sleep to ensure clightd is actually good to go
exec-once = sleep 10 && clight-gui --tray
exec-once = clight-gui --tray
exec-once = opensnitch-ui --background
exec-once = timeout 5s ~/.config/hypr/scripts/init-wallpapers.bash
exec-once = systemctl --user start compositor.target