Update dotfiles (2026-05-08 01:06:14)

This commit is contained in:
Zacharias-Brohn
2026-05-08 01:06:14 +02:00
parent c7f0249c57
commit e4ad1a71b4
11 changed files with 289 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
hl.config({
input = {
kb_layout = "se",
kb_variant = "",
kb_model = "",
kb_options = "",
kb_rules = "",
follow_mouse = 1,
accel_profile = "flat",
sensitivity = 0.1,
touchpad = {
natural_scroll = false,
},
},
})
hl.device({
name = "epic-mouse-v1",
sensitivity = -0.5,
})