feat: cleanup containers

This commit is contained in:
AngeD 2023-09-11 09:33:55 +02:00
parent 8cac5c8d2d
commit 0225077d38
15 changed files with 62 additions and 41 deletions

View file

@ -1,3 +1,6 @@
ln -sf "$(mktemp -d chromiumconfigXXX)" "$XDG_CACHE_HOME/chromium"
ln -sf "$(mktemp -d chromiumcacheXXXX)" "$XDG_CONFIG_HOME/chromium"
if [ "$XDG_VTNR" = 1 ]; then
GUILOG="$HOME/.local/share/gui.log"