mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-12-23 01:59:49 +01:00
FAQ: remove unneeded command
This commit is contained in:
parent
c128bb74b6
commit
67e7eee5ea
1 changed files with 0 additions and 6 deletions
|
@ -225,12 +225,6 @@ _~/.config/hypr/hyprland.conf_
|
||||||
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||||
```
|
```
|
||||||
|
|
||||||
and
|
|
||||||
|
|
||||||
```ini
|
|
||||||
exec-once=systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
|
||||||
```
|
|
||||||
|
|
||||||
Make sure that your portals launch _after_ this gets executed. For some people,
|
Make sure that your portals launch _after_ this gets executed. For some people,
|
||||||
they might launch before that has happened.
|
they might launch before that has happened.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue