FAQ: remove unneeded command

This commit is contained in:
Mihai Fufezan 2022-12-15 02:18:40 +02:00
parent c128bb74b6
commit 67e7eee5ea
No known key found for this signature in database
GPG Key ID: 5899325F2F120900
1 changed files with 0 additions and 6 deletions

View File

@ -225,12 +225,6 @@ _~/.config/hypr/hyprland.conf_
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,
they might launch before that has happened.