update flake, enable anims, disable vrr

This commit is contained in:
atagen 2023-06-20 14:02:42 +10:00
parent 427326954f
commit 48ad8a3fdf
2 changed files with 30 additions and 30 deletions

View file

@ -1,5 +1,5 @@
exec-once = eww open bar
exec-once = swayidle -w timeout 300 'gtklock'
exec-once = swayidle timeout 300 'gtklock'
exec-once = swayidle timeout 900 'systemctl suspend'
exec-once = ckb-next -c -b
exec-once = swaybg -i #BGIMAGE -m fill
@ -47,13 +47,13 @@ decoration {
misc {
vfr=true
vrr=1
vrr=0
mouse_move_enables_dpms=true
key_press_enables_dpms=true
}
animations {
enabled=0
enabled=1
bezier=overshot,0.05,0.9,0.1,1.1
bezier=smooth,0.06,0.94,0.1,1.0
bezier=slosmooth,0.1,0.89,0.14,0.96