Focus on active window to solve the problem that opening URLs wouldnt focus browser if on a different workspace

Closes #152
This commit is contained in:
David Heinemeier Hansson
2025-07-13 16:45:33 -07:00
parent 745a16f2a4
commit 920e236fc7

View File

@ -95,5 +95,5 @@ master {
misc { misc {
disable_hyprland_logo = true disable_hyprland_logo = true
disable_splash_rendering = true disable_splash_rendering = true
focus_on_activate = true
} }