summaryrefslogtreecommitdiff
path: root/.config/hypr/hyprland.conf
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2025-06-19 23:11:11 -0400
committerJack Jamison <jackqjamison@gmail.com>2025-06-19 23:11:11 -0400
commit5512ea5b4b4af8ce4aa0f79a2a0373ee335f287a (patch)
tree85471a91301e1215ae5bc583fae20f5557813da1 /.config/hypr/hyprland.conf
parent98e5f78fce77dbf3b484c8dde9ddadac8fdbcc1a (diff)
cleanup, qol, and input
Diffstat (limited to '.config/hypr/hyprland.conf')
-rw-r--r--.config/hypr/hyprland.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index 11d62b6..3872f47 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -12,17 +12,17 @@ exec-once = hyprctl dispatch workspace 1
input {
kb_layout = us
- kb_variant =
- kb_model =
kb_options = ctrl:nocaps
- kb_rules =
follow_mouse = 1
repeat_delay = 300
repeat_rate = 30
+ accel_profile = flat
+
touchpad {
+ scroll_factor = 0.2
natural_scroll = yes
disable_while_typing = false
}