From b4e291cc74a3f51530307e7d2f388e0461ce4b73 Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Sat, 16 Mar 2024 17:06:01 +0100 Subject: [PATCH] Updates --- hypr/conf/environments/default.conf | 2 +- hypr/conf/ml4w.conf | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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