limit journal log to 16 colors
This commit is contained in:
parent
5817f27ee0
commit
1bdd7b4194
@ -481,7 +481,7 @@
|
|||||||
XDG_CONFIG_HOME = "$HOME/.config";
|
XDG_CONFIG_HOME = "$HOME/.config";
|
||||||
XDG_DATA_HOME = "$HOME/.local/share";
|
XDG_DATA_HOME = "$HOME/.local/share";
|
||||||
XDG_CACHE_HOME = "$HOME/.cache";
|
XDG_CACHE_HOME = "$HOME/.cache";
|
||||||
NIX_PROFILE = "$XDG_CONFIG_HOME/nix/profile";
|
SYSTEMD_COLORS = "16";
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user