feat: mouse profile

This commit is contained in:
hesam-init 2024-03-17 11:58:37 +03:30
parent 2a1b83c714
commit ec161eeb71
2 changed files with 7 additions and 6 deletions

View file

@ -22,4 +22,4 @@ exec-once = ~/.config/hypr/scripts/dunst-launch.sh &
# exec-once = swayidle -w timeout 450 'pidof java || systemctl suspend' & # dont sleep if playing minecraft, else nvidia will fuck up # exec-once = swayidle -w timeout 450 'pidof java || systemctl suspend' & # dont sleep if playing minecraft, else nvidia will fuck up
# cursor : # cursor :
exec-once = hyprctl setcursor Bibata-Modern-Ice 24 exec-once = hyprctl setcursor Bibata-Modern-Ice

View file

@ -2,8 +2,9 @@
# Mice : hyprctl devices # Mice : hyprctl devices
# ----------------------------------------------------- # -----------------------------------------------------
# device:instant-usb-gaming-mouse- { device {
# sensitivity=0.5 name = instant-usb-gaming-mouse-
# natural_scroll=0 sensitivity=0.5
# accel_profile=flat natural_scroll=0
# } accel_profile=flat
}