From 29e9b5513329b1c679dd8af4a809d27e5fccf3b2 Mon Sep 17 00:00:00 2001 From: Simon Date: Fri, 26 May 2023 22:36:24 +0200 Subject: [PATCH] update envvars (again) (#230) --- pages/FAQ/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/FAQ/_index.md b/pages/FAQ/_index.md index c023f58..27659ff 100644 --- a/pages/FAQ/_index.md +++ b/pages/FAQ/_index.md @@ -246,7 +246,7 @@ launched with `exec-once` should fix all issues. Adjust the sleep durations to t # How do I export envvars for Hyprland? -See [Environment Variables](../Configuring/Environment-variables.md) +See [Environment Variables](../Configuring/Environment-variables) The `env` keyword is used for this purpose. For example: ```ini