From 31af71c7db06333760a54163936874a48210bcf8 Mon Sep 17 00:00:00 2001 From: Dries1234 <32861260+Dries1234@users.noreply.github.com> Date: Thu, 15 Sep 2022 10:35:37 +0200 Subject: [PATCH] Update FAQ from OR to AND Both of these options seem to be needed. So changing OR to AND seems preferable. --- pages/FAQ/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/FAQ/_index.md b/pages/FAQ/_index.md index 82826ab..1d83a25 100644 --- a/pages/FAQ/_index.md +++ b/pages/FAQ/_index.md @@ -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 ``` @@ -282,4 +282,4 @@ Optimization options: `misc:no_vfr = false` -*possibly* `misc:disable_autoreload = true` \ No newline at end of file +*possibly* `misc:disable_autoreload = true`