refactor(hypr): launch clight-gui immediately on start
This commit is contained in:
parent
948bb9007c
commit
f55b5fae6c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user