mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-06-06 03:53:42 +02:00
feat: gamescope mouse sensitivity
This commit is contained in:
parent
540b88bfb2
commit
df0fe9f276
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ source ~/.gamescope/utils/main.sh
|
|||
source ~/.gamescope/configs.sh
|
||||
|
||||
run_os() {
|
||||
MANGOHUD=1 STEAM_MULTIPLE_XWAYLANDS=1 gamescope -e --xwayland-count 2 --adaptive-sync -F fsr -W $WIDTH -H $HEIGHT -r $REFRESH_RATE -- steam -gamepadui -steamdeck
|
||||
MANGOHUD=1 STEAM_MULTIPLE_XWAYLANDS=1 gamescope -s 0.6 -e --xwayland-count 2 --adaptive-sync -F fsr -W $WIDTH -H $HEIGHT -r $REFRESH_RATE -- steam -gamepadui -steamdeck
|
||||
}
|
||||
|
||||
presetup
|
||||
|
|
Loading…
Add table
Reference in a new issue