feat(hypr): Resize and resize submap

This commit is contained in:
js0ny 2025-04-17 18:49:47 +01:00
parent b66b442dba
commit e167d883a0
5 changed files with 97 additions and 6 deletions

View file

@ -76,3 +76,7 @@ windowrulev2 = size 50%, title:^(预览)(.*)$
windowrulev2 = center, title:^(图片查看器)(.*)$
windowrulev2 = float, title:^(图片查看器)(.*)$
windowrulev2 = size 50%, title:^(图片查看器)(.*)$
# Pin: Rofi will display in all wsps
windowrulev2 = pin, class:^(Rofi)$
windowrulev2 = stayfocused, class:^(Rofi)$