forked from Shinonome/dots-hyprland
hyprland: no annoying overlapping dolphin copy dialog
This commit is contained in:
@@ -28,11 +28,13 @@ windowrulev2 = float, title:.*Welcome
|
|||||||
windowrulev2 = float, title:^(illogical-impulse Settings)$
|
windowrulev2 = float, title:^(illogical-impulse Settings)$
|
||||||
windowrulev2 = float, class:org.freedesktop.impl.portal.desktop.kde
|
windowrulev2 = float, class:org.freedesktop.impl.portal.desktop.kde
|
||||||
|
|
||||||
# No appearance
|
# Move
|
||||||
# kde-material-you-colors spawns a window when changing dark/light theme. This is to make sure it doesn't interfere at all.
|
# kde-material-you-colors spawns a window when changing dark/light theme. This is to make sure it doesn't interfere at all.
|
||||||
windowrulev2 = float, class:^(plasma-changeicons)$
|
windowrulev2 = float, class:^(plasma-changeicons)$
|
||||||
windowrulev2 = noinitialfocus, class:^(plasma-changeicons)$
|
windowrulev2 = noinitialfocus, class:^(plasma-changeicons)$
|
||||||
windowrulev2 = move 999999 999999, class:^(plasma-changeicons)$
|
windowrulev2 = move 999999 999999, class:^(plasma-changeicons)$
|
||||||
|
# stupid dolphin copy
|
||||||
|
windowrulev2 = move 40 80, title:^(Copying — Dolphin)$
|
||||||
|
|
||||||
# Tiling
|
# Tiling
|
||||||
windowrulev2 = tile, class:^dev\.warp\.Warp$
|
windowrulev2 = tile, class:^dev\.warp\.Warp$
|
||||||
|
|||||||
Reference in New Issue
Block a user