Wipe command output of journalctl after quit
This commit is contained in:
parent
cd127f3647
commit
26eb004888
|
@ -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;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue