From 146f73bf85c922437e6f92649817d47609b9fb13 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 19 Jul 2026 17:28:00 -0700 Subject: [PATCH] Don't need to have this much explaining --- default/hypr/looknfeel.lua | 4 ---- 1 file changed, 4 deletions(-) diff --git a/default/hypr/looknfeel.lua b/default/hypr/looknfeel.lua index 91c820ba..da1a98fd 100644 --- a/default/hypr/looknfeel.lua +++ b/default/hypr/looknfeel.lua @@ -109,10 +109,6 @@ hl.config({ focus_on_activate = true, anr_missed_pings = 3, on_focus_under_fullscreen = 1, - -- Open new windows on the active workspace, not the one their process was - -- launched on. Otherwise xdg-desktop-portal-gtk file dialogs (browser - -- Open/Save, etc.) always appear on the workspace where the portal first - -- started at login, instead of following the app that requested them. initial_workspace_tracking = 0, },