15 lines
560 B
Text
15 lines
560 B
Text
windowrulev2 = tile,class:(Vivaldi-stable)
|
|
|
|
# prevent flameshot from requesting fullscreen
|
|
# windowrulev2 = nofullscreenrequest,class:^(flameshot)$,title:^(flameshot)
|
|
# windowrulev2 = float,class:^(flameshot)$,title:^(flameshot)
|
|
|
|
windowrulev2 = float,class:^(MultiViewer for F1)$
|
|
|
|
# notes-editor rules
|
|
windowrulev2 = float, class:^(float-editor)$
|
|
windowrulev2 = move 10% 10% ,class:^(float-editor)$
|
|
windowrulev2 = size 80% 80% ,class:^(float-editor)$
|
|
windowrulev2 = dimaround, class:^(float-editor)$
|
|
windowrulev2 = animation popin 50%, class:^(float-editor)$
|
|
|