From 6354522bc3bf9d26b5915687119a3309665cf53f Mon Sep 17 00:00:00 2001 From: awy Date: Tue, 19 Aug 2025 23:00:26 +0300 Subject: termfloat --- .config/hypr/hyprland.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 10f9cf9..9f4b14c 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -245,7 +245,6 @@ bindel = ,XF86MonBrightnessDown, exec, brightnessctl s 10%- windowrule = suppressevent maximize, class:.* windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0 -windowrulev2 = float, class:^(termfloat)$ windowrulev2 = float, class:^(icecat-default)$, title:About GNU IceCat windowrulev2 = float, class:^(firefox)$, title:About Mozilla Firefox @@ -269,5 +268,7 @@ windowrulev2 = float, class:^(steam)$, title:^(Recordings & Screenshots)$ windowrulev2 = float, class:^(steam)$, title:^(Steam Guard - Computer Authorization Required)$ windowrulev2 = float, title:^(Steam Keyboard)$ +windowrulev2 = float, class:^(termfloat)$ +windowrule = size 30% 10%,initialClass:^termfloat$ windowrule = float,initialClass:^termfilechooser$ windowrule = size 60% 80%,initialClass:^termfilechooser$ -- cgit v1.2.3