From 2e86a96d3cf2cea85c963b4c56b6779d9d5f5019 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