Wipe command output of journalctl after quit

This commit is contained in:
2022-09-04 05:47:21 +02:00
parent cd127f3647
commit 26eb004888

View File

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