We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6873cbd commit d35f61bCopy full SHA for d35f61b
src/wlr_layout_ui/displaywidget.py
@@ -8,7 +8,7 @@
8
from .utils import Rect, brighten
9
from .widgets import Widget
10
11
-ANIMATION_LENGTH = 10
+ANIMATION_LENGTH = 8
12
13
14
class GuiScreen(Widget):
0 commit comments