pinwheel: Fix window focus in hyprland

This commit is contained in:
Alexander Heldt
2026-02-14 10:37:58 +01:00
parent c19b59f88e
commit 78f0afe517

View File

@@ -103,6 +103,9 @@ in
windowrule = border_size 0, match:float 0, match:workspace f[1]
windowrule = rounding 0, match:float 0, match:workspace f[1]
# https://wiki.archlinux.org/title/Hyprland#Jetbrains_apps_focus_issues
windowrule = match:xwayland true, no_initial_focus on
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
'';