mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
Merge pull request #20 from Dries1234/patch-1
Update FAQ from OR to AND
This commit is contained in:
commit
fec4f1d44e
1 changed files with 2 additions and 2 deletions
|
@ -236,7 +236,7 @@ Until then, OTD.
|
|||
```plain
|
||||
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
```
|
||||
or
|
||||
and
|
||||
```plain
|
||||
exec-once=systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue