From aa460099c491e3fc7b799b6ce682a02a2d6e5c85 Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Wed, 25 Sep 2024 19:01:30 +0530 Subject: [PATCH] environment: Prevent systemd from requiring horizontal scroll --- environment/.config/environment.d/40-misc.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/environment/.config/environment.d/40-misc.conf b/environment/.config/environment.d/40-misc.conf index e631426..75702d5 100644 --- a/environment/.config/environment.d/40-misc.conf +++ b/environment/.config/environment.d/40-misc.conf @@ -12,3 +12,5 @@ DEBUGINFOD_URLS="https://debuginfod.archlinux.org/" DISABLE_RTKIT=1 PIPEWIRE_LOG_COLOR=force + +SYSTEMD_LESS=FRXMK