From 28af1dbc8dafa287488bd8fba21231de7e53bedd Mon Sep 17 00:00:00 2001 From: ZachIR Date: Mon, 22 Sep 2025 01:57:01 -0500 Subject: Center floating XWayland windows --- hypr/hyprland.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hypr/hyprland.conf') diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 4b4beb4..0b42e18 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -218,6 +218,8 @@ plugin { windowrulev2 = workspace special:easyeffects silent, class: ^(com\.github\.wwmm\.easyeffects)$ # Fix brave xray menus windowrulev2 = xray 0, class: ^(\s*), title: ^(\s*)$ +# Center floating XWayland windows +windowrule = center, xwayland: 1 #}}} #{{{ Layerrules -- cgit v1.2.3