mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-05 05:05:57 +01:00
readme: change running instructions
This commit is contained in:
parent
a446f735ae
commit
2bbea06093
1 changed files with 4 additions and 12 deletions
16
README.md
16
README.md
|
@ -43,15 +43,7 @@ After building, run rootston from a terminal or VT with:
|
|||
|
||||
./build/rootston/rootston
|
||||
|
||||
Run windows on the compositor with the display variable set:
|
||||
|
||||
```bash
|
||||
# run gtk apps like this
|
||||
gnome-calculator --display=wayland-0
|
||||
|
||||
# run QT apps like this
|
||||
qgit -platform wayland
|
||||
|
||||
# run X11 apps like this
|
||||
DISPLAY=:1 firefox
|
||||
```
|
||||
Now you can run windows in the compositor from the command line or by
|
||||
configuring bindings in your
|
||||
[`rootston.ini`](https://github.com/swaywm/wlroots/blob/master/rootston/rootston.ini.example)
|
||||
file.
|
||||
|
|
Loading…
Reference in a new issue