refactor(hypr): launch opensnitch & clight with an exec
operation
This commit is contained in:
parent
e3aebf74a5
commit
87bd57f500
@ -11,8 +11,8 @@ exec-once = ~/.config/hypr/scripts/launchers/launch-waybar.bash
|
|||||||
exec-once = mako --history 1
|
exec-once = mako --history 1
|
||||||
exec-once = udiskie --tray
|
exec-once = udiskie --tray
|
||||||
exec-once = blueman-applet
|
exec-once = blueman-applet
|
||||||
exec-once = clight-gui --tray
|
exec = clight-gui --tray
|
||||||
exec-once = sleep 5 && opensnitch-ui --background
|
exec = sleep 5 && opensnitch-ui --background
|
||||||
exec = systemd-run --user -u wallpaper-manager ~/.config/hypr/scripts/init-wallpapers.bash || systemctl --user restart wallpaper-manager
|
exec = systemd-run --user -u wallpaper-manager ~/.config/hypr/scripts/init-wallpapers.bash || systemctl --user restart wallpaper-manager
|
||||||
exec-once = systemctl --user start compositor.target
|
exec-once = systemctl --user start compositor.target
|
||||||
exec-once = xwaylandvideobridge
|
exec-once = xwaylandvideobridge
|
||||||
|
Loading…
Reference in New Issue
Block a user