loads of stuff idk
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# Don't dim youtube
|
||||
windowrulev2 = nodim, class:^(firefox|Firefox)$ title:^(.*YouTube.*)$
|
||||
windowrulev2 = opaque, class:^(firefox|Firefox)$ title:^(.*YouTube.*)$
|
||||
windowrulev2 = nodim, class:^(firefox|Firefox)$, title:^(.*YouTube.*)$
|
||||
windowrulev2 = opaque, class:^(firefox|Firefox)$, title:^(.*YouTube.*)$
|
||||
windowrulev2 = nodim, class:^(cafe.avery.Delfin)$
|
||||
windowrulev2 = opaque, class:^(cafe.avery.Delfin)$
|
||||
|
||||
# Fix Davinci and Unreal
|
||||
windowrulev2=unset,class:UnrealEditor$,title:\w*$
|
||||
|
||||
@@ -13,6 +13,7 @@ env = GDK_SCALE,1
|
||||
# Misc
|
||||
misc {
|
||||
vrr = 0
|
||||
animate_manual_resizes = true
|
||||
disable_hyprland_logo = true
|
||||
disable_splash_rendering = true
|
||||
force_default_wallpaper = 0
|
||||
@@ -92,8 +93,9 @@ animations {
|
||||
bezier = smooth, .23,.51,.4,.98
|
||||
bezier = my, .34,.77,.74,1.47
|
||||
|
||||
animation = windows, 1, 2, my, slide
|
||||
animation = windows, 1, 2, smooth, slide
|
||||
animation = windowsOut, 1, 2, smooth, slide
|
||||
animation = windowsMove, 1, 3, smooth, slide
|
||||
animation = border, 1, 2, smooth
|
||||
animation = borderangle, 1, 8, my
|
||||
animation = fade, 1, 2, my
|
||||
|
||||
Reference in New Issue
Block a user