fix: flameshot have issues on wayland with dual monitors, remove it

This commit is contained in:
Ryan Yin
2025-06-01 22:23:30 +08:00
parent c6113d6f28
commit bc36220606
4 changed files with 4 additions and 18 deletions

View File

@@ -53,15 +53,6 @@ windowrulev2 = fullscreen, class:^(steam)$
# Games
# windowrulev2 = immediate, class:^(steam_app_xxx)$ # game 1
# flameshot
windowrulev2 = move 0 0, class:(flameshot)
windowrulev2 = pin, class:(flameshot)
windowrulev2 = noborder, class:(flameshot)
windowrulev2 = stayfocused, class:(flameshot)
windowrulev2 = float, class:(flameshot)
# avoid transparency
windowrulev2 = opaque, class:(flameshot)
# wlogout
windowrulev2 = float, class:^(wlogout)$
windowrulev2 = move 0 0, class:^(wlogout)$