From 67e7eee5ea1438dceda1eb09606e4b461b52976d Mon Sep 17 00:00:00 2001 From: Mihai Fufezan Date: Thu, 15 Dec 2022 02:18:40 +0200 Subject: [PATCH] FAQ: remove unneeded command --- pages/FAQ/_index.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pages/FAQ/_index.md b/pages/FAQ/_index.md index e0078989..5028db7b 100644 --- a/pages/FAQ/_index.md +++ b/pages/FAQ/_index.md @@ -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.