diff options
| author | silly <u65487754@gmail.com> | 2026-02-25 11:16:53 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-25 11:16:53 +0100 |
| commit | 59b39dc98ca58ddf3bf072e523041af14938d984 (patch) | |
| tree | e5db64f93f9e523a0f158695a4ec138981c1a94f /.config/hypr/hyprland.conf | |
| parent | a59b7d354471a7997d8c08bfe3bbdd8f74008f5f (diff) | |
Update hyprland.conf
Diffstat (limited to '.config/hypr/hyprland.conf')
| -rw-r--r-- | .config/hypr/hyprland.conf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 1e86f12..1c67bb4 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -66,8 +66,7 @@ input { kb_layout = us follow_mouse = 1 sensitivity = 0 - scroll_factor = 1.0 - force_no_accel = 1 + force_no_accel = 0 touchpad { natural_scroll = false } @@ -98,7 +97,6 @@ bind = $mainMod, V, togglefloating, bind = $mainMod, R, exec, $menu bind = $mainMod, P, pseudo, bind = $mainMod, J, togglesplit, -bind = $mainMod, T, bind = $mainMod, F, fullscreen, 0 bind = $mainMod, Tab, workspace, m+1 bind = ALT SHIFT, S, exec, grim -g "$(slurp)" - | wl-copy |
