aboutsummaryrefslogtreecommitdiff
path: root/src/im.lua
diff options
context:
space:
mode:
authorne_mene <[email protected]>2026-03-13 17:54:17 +0100
committerne_mene <[email protected]>2026-03-13 17:54:17 +0100
commitb47490aea2f63d881a2cc69a326b03abae1a46c0 (patch)
tree2f25d7d56fb495bdbc5a2f24fc7776c9f7e87bdd /src/im.lua
parentbc52ad3e36ecb0918eca17ea68a0dc54852a3392 (diff)
parent94141331ac0365c8eaa823d0ed1e8eb928f09dc6 (diff)
stupid merge that i hate
Diffstat (limited to 'src/im.lua')
-rw-r--r--src/im.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/im.lua b/src/im.lua
index 2737ed5..cb583ff 100644
--- a/src/im.lua
+++ b/src/im.lua
@@ -9,7 +9,7 @@ im = {
text = {0.8, 0.8, 0.8},
},
padding = 1,
- scroll_speed = 5,
+ scroll_speed = 15,
slider_handle_width = 5,
resize_handle_size = 5,
}