mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-26 02:38:30 +02:00
fix: flameshot have issues on wayland with dual monitors, remove it
This commit is contained in:
@@ -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)$
|
||||
|
||||
Reference in New Issue
Block a user