move float center window rule down

This commit is contained in:
2025-11-30 22:58:39 -08:00
parent 3b87c06731
commit 4005e4650e

View File

@@ -23,7 +23,7 @@ monitorv2 {
mode = 3440x1440@240 mode = 3440x1440@240
position = 0x0 position = 0x0
scale = 1 scale = 1
vrr = 3 vrr = 2
} }
source = ~/.config/hypr/keybindings.conf source = ~/.config/hypr/keybindings.conf
@@ -263,7 +263,6 @@ windowrule = float on, match:class mpv
windowrule = float on, match:class steam windowrule = float on, match:class steam
windowrule = float on, match:class anki windowrule = float on, match:class anki
windowrule = float on, match:class python, match:title Import windowrule = float on, match:class python, match:title Import
windowrule = match:float 1, center on
windowrule = workspace 10 silent, match:class discord windowrule = workspace 10 silent, match:class discord
windowrule = workspace 9 silent, match:class steam windowrule = workspace 9 silent, match:class steam
windowrule = workspace 8 silent, match:class anki windowrule = workspace 8 silent, match:class anki
@@ -281,6 +280,7 @@ windowrule = opacity 1.0 override, match:class anki
windowrule = suppress_event maximize, match:class .* windowrule = suppress_event maximize, match:class .*
# Fix some dragging issues with XWayland # Fix some dragging issues with XWayland
windowrule = no_focus on,match:class ^$,match:title ^$,match:xwayland 1,match:float 1,match:fullscreen 0,match:pin 0 windowrule = no_focus on,match:class ^$,match:title ^$,match:xwayland 1,match:float 1,match:fullscreen 0,match:pin 0
windowrule = match:float 1, center on
# {{{ Screen sharing workaround: https://wiki.hyprland.org/Useful-Utilities/Screen-Sharing/#xwayland # {{{ Screen sharing workaround: https://wiki.hyprland.org/Useful-Utilities/Screen-Sharing/#xwayland
windowrule = opacity 0.0 override, match:class ^(xwaylandvideobridge)$ windowrule = opacity 0.0 override, match:class ^(xwaylandvideobridge)$