Вс 15 июн 2025 16:45:49 MSK
This commit is contained in:
parent
9968e699d2
commit
a45c845978
1 changed files with 9 additions and 0 deletions
|
@ -53,6 +53,15 @@ windowrulev2 = pin,class:^(firefox)$,title:^(Картинка в картинк
|
|||
windowrulev2 = float,class:^(firefox)$,title:^(Картинка в картинке)$
|
||||
windowrulev2 = size 40%,class:^(firefox)$,title:^(Картинка в картинке)$
|
||||
|
||||
$tg_class = org.telegram.desktop
|
||||
$tg_title = Просмотр медиа
|
||||
#windowrulev2 = keepaspectratio,class:^($tg_class)$,title:^($tg_title)$
|
||||
windowrulev2 = noborder,class:^($tg_class)$,title:^($tg_title)$
|
||||
windowrulev2 = pin,class:^($tg_class)$,title:^($tg_title)$
|
||||
windowrulev2 = float,class:^($tg_class)$,title:^($tg_title)$
|
||||
windowrulev2 = move 0% 0%,class:^($tg_class)$,title:^($tg_title)$
|
||||
windowrulev2 = size 100% 100%,class:^($tg_class)$,title:^($tg_title)$
|
||||
|
||||
|
||||
# --- Tearing ---
|
||||
windowrulev2 = immediate, title:.*\.exe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue