Merge pull request #194 from olekolek1000/main
WayVR: Update wayvr.yaml
This commit is contained in:
@@ -37,12 +37,10 @@ keyboard_repeat_rate: 50
|
||||
#
|
||||
# exec: Executable path, for example "/home/USER/wayvr-dashboard/src-tauri/target/release/wayvr-dashboard"
|
||||
# or just "wayvr-dashboard" if you have it installed from your package manager.
|
||||
#
|
||||
# GDK_BACKEND=wayland: Force-use Wayland for GTK apps.
|
||||
dashboard:
|
||||
exec: "wayvr-dashboard"
|
||||
args: ""
|
||||
env: ["GDK_BACKEND=wayland"]
|
||||
env: []
|
||||
|
||||
displays:
|
||||
watch:
|
||||
|
||||
Reference in New Issue
Block a user