diff --git a/users/price/dots/.config/hypr/hyprland.conf b/users/price/dots/.config/hypr/hyprland.conf index fe89e875..0bb4e485 100644 --- a/users/price/dots/.config/hypr/hyprland.conf +++ b/users/price/dots/.config/hypr/hyprland.conf @@ -7,5 +7,5 @@ exec = systemd-run --user --unit=clight-gui clight-gui --tray || systemctl --use exec = systemd-run --user --unit=monitor-ssid ~/.config/hypr/scripts/monitor-ssid.bash || systemctl --user restart monitor-ssid exec = systemd-run --user --unit=xwaylandvideobridge xwaylandvideobridge || systemctl --user restart xwaylandvideobridge exec = systemd-run --user --unit=polkit-agent /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 || systemctl --user restart polkit-agent -exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP PATH +exec = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP PATH exec = sleep 1 && systemctl --user restart compositor.target