modified mouse settings
This commit is contained in:
@@ -55,6 +55,8 @@ $menu = tofi-drun --drun-launch=true
|
|||||||
|
|
||||||
exec-once = eww daemon & eww open-many bar widget_window resource_monitor
|
exec-once = eww daemon & eww open-many bar widget_window resource_monitor
|
||||||
exec-once = systemctl --user start hyprpolkitagent
|
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/
|
# See https://wiki.hyprland.org/Configuring/Environment-variables/
|
||||||
@@ -189,10 +191,8 @@ input {
|
|||||||
follow_mouse = 1
|
follow_mouse = 1
|
||||||
|
|
||||||
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
||||||
|
accel_profile = flat
|
||||||
|
|
||||||
touchpad {
|
|
||||||
natural_scroll = true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# https://wiki.hyprland.org/Configuring/Variables/#gestures
|
# https://wiki.hyprland.org/Configuring/Variables/#gestures
|
||||||
@@ -202,10 +202,10 @@ input {
|
|||||||
|
|
||||||
# Example per-device config
|
# Example per-device config
|
||||||
# See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more
|
# See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more
|
||||||
device {
|
#device {
|
||||||
name = epic-mouse-v1
|
# name = epic-mouse-v1
|
||||||
sensitivity = -0.5
|
# sensitivity = -0.5
|
||||||
}
|
#}
|
||||||
|
|
||||||
|
|
||||||
###################
|
###################
|
||||||
|
|||||||
Reference in New Issue
Block a user