modified mouse settings

This commit is contained in:
2026-06-06 19:47:34 -05:00
parent 6e0df881ad
commit fe7dafe366

View File

@@ -55,6 +55,8 @@ $menu = tofi-drun --drun-launch=true
exec-once = eww daemon & eww open-many bar widget_window resource_monitor
exec-once = systemctl --user start hyprpolkitagent
exec-once = awww img -o "DP-3" /home/Downloads/Wallpapers/oceanside.png
exec-once = awww img -o "HDMI-A-1" /home/Downloads/Wallpapers/arch.png
############################
# See https://wiki.hyprland.org/Configuring/Environment-variables/
@@ -189,10 +191,8 @@ input {
follow_mouse = 1
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
accel_profile = flat
touchpad {
natural_scroll = true
}
}
# https://wiki.hyprland.org/Configuring/Variables/#gestures
@@ -202,10 +202,10 @@ input {
# Example per-device config
# See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more
device {
name = epic-mouse-v1
sensitivity = -0.5
}
#device {
# name = epic-mouse-v1
# sensitivity = -0.5
#}
###################