19 lines
823 B
Text
19 lines
823 B
Text
windowrulev2 = tile,class:(Vivaldi-stable)
|
|
|
|
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)$
|
|
|
|
# noanim isn't necessary but animations with these rules might look bad. use at your own discretion.
|
|
windowrulev2 = noanim, class:^(flameshot)$
|
|
windowrulev2 = float, class:^(flameshot)$
|
|
windowrulev2 = move 0 0, class:^(flameshot)$
|
|
windowrulev2 = pin, class:^(flameshot)$
|
|
# set this to your leftmost monitor id, otherwise you have to move your cursor to the leftmost monitor
|
|
# before executing flameshot
|
|
windowrulev2 = monitor 1, class:^(flameshot)$
|