1. 修改 ~/.config/hypr/hyprland.conf 配置文件

    vim ~/.config/hypr/hyprland.conf
    
  2. 添加以下内容(如果已存在相关配置,直接修改)

    input {
        accel_profile = flat
        sensitivity = 0
    }
    
  3. 重启Hyprland如何重启Hyprland?