diff --git a/hypr/conf/environments/default.conf b/hypr/conf/environments/default.conf index 615d103..6e76947 100644 --- a/hypr/conf/environments/default.conf +++ b/hypr/conf/environments/default.conf @@ -5,4 +5,4 @@ env = XCURSOR_SIZE,24 env = QT_QPA_PLATFORM,wayland -env = APPIMAGELAUNCHER_DISABLE,1 + diff --git a/hypr/conf/ml4w.conf b/hypr/conf/ml4w.conf index bed0256..cfa1d13 100644 --- a/hypr/conf/ml4w.conf +++ b/hypr/conf/ml4w.conf @@ -31,3 +31,5 @@ windowrulev2 = size 1000 800,class:(dotfiles-floating) windowrulev2 = nomaximizerequest,class:(dotfiles-floating) windowrulev2 = nofullscreenrequest,class:(dotfiles-floating) windowrulev2 = center,class:(dotfiles-floating) + +env = APPIMAGELAUNCHER_DISABLE,1 \ No newline at end of file