diff options
author | tpart <tpart120@proton.me> | 2024-08-19 12:23:32 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2024-08-19 12:23:32 +0200 |
commit | 3e321f4e844d6517f21ea40b5c82bb33e7ed4334 (patch) | |
tree | 21b339addd17289492e758198b15b25fb74a7f2b /client | |
parent | 3de9fe8a71106883d04f6fdf3ec29f76a598e5b5 (diff) | |
download | hurrycurry-3e321f4e844d6517f21ea40b5c82bb33e7ed4334.tar hurrycurry-3e321f4e844d6517f21ea40b5c82bb33e7ed4334.tar.bz2 hurrycurry-3e321f4e844d6517f21ea40b5c82bb33e7ed4334.tar.zst |
Switch to wayland
Diffstat (limited to 'client')
-rw-r--r-- | client/project.godot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/project.godot b/client/project.godot index 64e4aa2e..ec53efd8 100644 --- a/client/project.godot +++ b/client/project.godot @@ -28,6 +28,7 @@ DisableWrongJoypads="*res://disable_wrong_joypads.gd" window/stretch/mode="canvas_items" window/stretch/aspect="expand" +display_server/driver.linuxbsd="wayland" [input] |