prevent apps from stealing focus

Amolith created

Change summary

dot_config/hypr/hyprland.conf.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

dot_config/hypr/hyprland.conf.tmpl 🔗

@@ -136,7 +136,7 @@ misc {
     disable_hyprland_logo   = true
     force_default_wallpaper = 0 # Set to 0 to disable the anime mascot wallpapers
     enable_swallow          = yes
-    focus_on_activate       = yes
+    focus_on_activate       = no
     background_color        = rgb(24273A)
 }