Wipe command output of journalctl after quit

This commit is contained in:
coolneng 2022-09-04 05:47:21 +02:00
parent cd127f3647
commit 26eb004888
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ in {
export XDG_CURRENT_DESKTOP=sway
export NVIM_LISTEN_ADDRESS=/tmp/nvimsocket
export GIT_CONFIG_NOSYSTEM=true
export SYSTEMD_LESS=FRSMK
'';
wrapperFeatures.gtk = true;
};