stone: overlay: adjust animations to 80%

This commit is contained in:
kamikaonashi
2024-05-07 22:20:58 +02:00
parent 33bbd48315
commit 471587de34

View File

@@ -20,5 +20,9 @@
<!-- Set the automatic brightness mode on by default -->
<bool name="def_screen_brightness_automatic_mode">true</bool>
<!-- Speed up the animations -->
<fraction name="def_window_animation_scale">80%</fraction>
<fraction name="def_window_transition_scale">80%</fraction>
</resources>