···5454windowrule = scrolltouchpad 1.5, tag:terminal
555556565757-# --------WINDOWS-------------------
5858-#
5959-# Just dash of opacity
6060-windowrule = opacity 0.99 0.97, class:.*
6161-windowrule = opacity 1 0.99, class:^(Chromium|chromium|google-chrome|google-chrome-unstable)$
6262-6363-#Clipboard -floating
6464-windowrulev2 = float,class:(clipse) # ensure you have a floating window class set if you want this behavior
6565-windowrulev2 = size 622 652,class:(clipse) # set the size of the window as necessary
6666-6767-#Image browser -floating
6868-windowrulev2 = float,title:(Screenshot Browser) # ensure you have a floating window class set if you want this behavior
6969-windowrulev2 = size 1200 800,title:(Screenshot Browser) # set the size of the window as necessary
7070-7171-# floating Screenshot: larger than default - override omarchy default
7272-windowrule = size 1200 800, class:^(com.gabm.satty)$
+20
hypr/.config/hypr/looknfeel.conf
···202021212222animations:enabled = yes, please :)
2323+2424+# --------WINDOWS-------------------
2525+#
2626+# Just dash of opacity
2727+windowrule = opacity 0.99 0.97, class:.*
2828+windowrule = opacity 1 0.99, class:^(Chromium|chromium|google-chrome|google-chrome-unstable)$
2929+3030+#Clipboard -floating
3131+windowrulev2 = float,class:(clipse) # ensure you have a floating window class set if you want this behavior
3232+windowrulev2 = size 622 652,class:(clipse) # set the size of the window as necessary
3333+3434+#Image browser -floating
3535+windowrulev2 = float,title:(Screenshot Browser) # ensure you have a floating window class set if you want this behavior
3636+windowrulev2 = size 1200 800,title:(Screenshot Browser) # set the size of the window as necessary
3737+3838+# floating Screenshot: larger than default - override omarchy default
3939+windowrule = size 1200 800, class:^(com.gabm.satty)$
4040+4141+windowrule = noscreenshare, class:^(io.ente.auth)$
4242+windowrule = tag +floating-window, class:^(io.ente.auth)$