forked from Shinonome/dots-hyprland
Update rules.conf to fix wps office
Context menus (Right-Click) of wps office applications are treated like windows and therefore tiled with this rule. This leads to an unwanted snapping of the menu next to the active window.
This commit is contained in:
committed by
GitHub
parent
dd8a0b05fb
commit
ec951bac75
@@ -4,7 +4,6 @@ windowrule = noblur,.*
|
||||
windowrule = float, ^(blueberry.py)$
|
||||
windowrule = float, ^(steam)$
|
||||
windowrule = float, ^(guifetch)$ # FlafyDev/guifetch
|
||||
windowrulev2 = tile,class:(wps)
|
||||
windowrulev2 = tile,class:(dev.warp.Warp)
|
||||
|
||||
# Dialogs
|
||||
|
||||
Reference in New Issue
Block a user