mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 04:35:59 +01:00
Update FAQ from OR to AND
Both of these options seem to be needed. So changing OR to AND seems preferable.
This commit is contained in:
parent
cbe8e57b28
commit
31af71c7db
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