From fefb187cd3a1424c4fce89d4f462a954eaba7495 Mon Sep 17 00:00:00 2001 From: vaxerski Date: Tue, 16 Aug 2022 21:58:18 +0200 Subject: [PATCH] added animate_manual_resizes --- pages/Configuring/Basic-Config.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/Configuring/Basic-Config.md b/pages/Configuring/Basic-Config.md index f2ae562..70c11b1 100644 --- a/pages/Configuring/Basic-Config.md +++ b/pages/Configuring/Basic-Config.md @@ -165,6 +165,7 @@ Described [here](../Advanced-config#per-device-input-configs). | mouse_move_enables_dpms | If DPMS is set to off, wake up the monitors if the mouse moves. | bool | false | | always_follow_on_dnd | Will make mouse focus follow the mouse when drag and dropping. Recommended to leave it enabled, especially for people using focus follows mouse at 0. | bool | true | | layers_hog_keyboard_focus | If true, will make keyboard-interactive layers keep their focus on mouse move (e.g. wofi, bemenu) | bool | true | +| animate_manual_resizes | If true, will animate manual window resizes/moves | bool | false | ## Binds