dotfiles/home/private_dot_config/hypr/conf/windows.conf

15 lines
559 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:^(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)$