diff --git a/hypr/conf/ml4w.conf b/hypr/conf/ml4w.conf index 2c5983e..414f5e9 100644 --- a/hypr/conf/ml4w.conf +++ b/hypr/conf/ml4w.conf @@ -3,9 +3,9 @@ # ----------------------------------------------------- # OpenAI ChatGPT floating -windowrulev2 = float,class:(.*chat.openai.com.*) -windowrulev2 = size 500 50%,class:(.*chat.openai.com.*) -windowrulev2 = move 20 70,class:(.*chat.openai.com.*) +windowrulev2 = float,title:(.*chat.openai.com.*) +windowrulev2 = size 500 50%,title:(.*chat.openai.com.*) +windowrulev2 = move 20 70,title:(.*chat.openai.com.*) # ML4W Welcome App floating windowrulev2 = float,class:(.*waypaper.*) diff --git a/hypr/scripts/xdg.sh b/hypr/scripts/xdg.sh index cc8790e..cc55781 100755 --- a/hypr/scripts/xdg.sh +++ b/hypr/scripts/xdg.sh @@ -15,7 +15,7 @@ killall -e xdg-desktop-portal-kde killall -e xdg-desktop-portal-lxqt killall -e xdg-desktop-portal-wlr killall -e xdg-desktop-portal-gtk -killall xdg-desktop-portal +killall -e xdg-desktop-portal sleep 1 # start xdg-desktop-portal-hyprland