run vesktop in wayland

This commit is contained in:
askiiart 2025-03-04 12:05:42 -06:00
parent e67c8c204d
commit 4e78b78914
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A
2 changed files with 5 additions and 1 deletions

View file

@ -69,3 +69,4 @@ end
# run code in wayland natively
# TODO: just add it to the args file instead
alias code="code --ozone-platform=wayland"
alias vesktop="vesktop --ozone-platform=wayland"