sensitivity option move in hyprland

This commit is contained in:
2024-09-15 08:14:50 +05:00
parent 5dd8eaa3ac
commit d150abc9f8
4 changed files with 147 additions and 52 deletions

View File

@ -2,14 +2,14 @@ source=~/.config/hypr/mocha.conf
exec-once = copyq --start-server
exec-once=waybar
exec-once=sleep 10;waybar
exec-once=hyprpaper
exec-once=dunst
exec-once = hyprpm reload -n
monitor=DP-2,2560x1440@144,1920x0,1,vrr,2
monitor=HDMI-A-1,1920x1080@60,0x360,1
monitor=DP-2,2560x1440@144,1920x0,1,vrr,2
env = GDK_BACKEND,wayland,x11,*
# env = QT_QPA_PLATFORM,wayland,xcb,*
@ -29,6 +29,7 @@ input {
accel_profile =
sensitivity = 1
follow_mouse = 1
mouse_refocus = true
@ -44,8 +45,6 @@ general {
gaps_out = 20
border_size = 2
sensitivity = 1
col.active_border = rgba(05a4c480)
col.inactive_border = rgba(595959aa)