mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 14:34:07 +01:00
Updated Running programs natively under Wayland (markdown)
parent
549d3bb459
commit
a540e1876e
@ -50,7 +50,12 @@ SDL_VIDEODRIVER=wayland
|
||||
## Flatpak
|
||||
|
||||
```shell
|
||||
flatpak run --socket=wayland
|
||||
flatpak [--user] run --socket=wayland
|
||||
```
|
||||
|
||||
Or to make it the default socket:
|
||||
```shell
|
||||
flatpak [--user] override --socket=wayland
|
||||
```
|
||||
|
||||
## GLFW
|
||||
|
Loading…
Reference in New Issue
Block a user