diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index aaead46..ca48444 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -15,7 +15,7 @@ exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CUR exec-once = udiskie exec-once = /usr/lib/kdeconnectd exec-once = ~/.config/mako/launch.sh -exec-once = swayidle -w timeout 300 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on' +exec-once = swayidle -w timeout 300 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on && sleep 1 && ~/.scripts/monitor 0' source = ~/.config/hypr/monitors.conf