add rules for notes editor

This commit is contained in:
Daylin Morgan 2024-02-27 11:41:26 -06:00
parent 30f518235d
commit 75e1466204
Signed by: daylin
GPG key ID: 3CD66E04B8072F3E

View file

@ -2,8 +2,15 @@ windowrulev2 = tile,class:(Vivaldi-stable)
# prevent flameshot from requesting fullscreen
# windowrulev2 = nofullscreenrequest,class:^(flameshot)$,title:^(flameshot)
# windowrulev2 = float,class:^(flameshot)$,title:^(flameshot)
set notes editor to floating
windowrulev2 = float,class:^(notes-editor)$
windowrulev2 = float,class:^(MultiViewer for F1)$
windowrulev2 = float, class:^(notes-editor)$
windowrulev2 = move 10% 10% ,class:^(notes-editor)$
windowrulev2 = size 80% 80% ,class:^(notes-editor)$
windowrulev2 = dimaround, class:^(notes-editor)$
windowrulev2 = animation popin 50%, class:^(notes-editor)$