From f4bdae6f9f24fd03fb9d0c6c45e5da586175e23c Mon Sep 17 00:00:00 2001 From: Thierry Pouplier Date: Thu, 14 May 2026 17:25:18 -0400 Subject: [PATCH] Added window rule for xephyr --- hypr/.config/hypr/hyprland.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index ffa46da..a363ea1 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -416,6 +416,12 @@ windowrule { workspace = special:tools } +windowrule { + name = qet-xephyr + match:class = ^(Xephyr)$ + tile = true +} + # Bind to launch the suite (Run this once) bind = $mainMod, grave, exec, kitty --class btop btop bind = $mainMod, grave, exec, kitty --class ncspot ncspot