X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=bash%2F.profile;h=f4e15bdf819470d4ccfa15c032d95cd7ee8b37a1;hb=3262e9ccf8b8ad200b0da49de48d12bf827330c4;hp=ac900b6d8c78604472769b6ee13edf2dc5d42b42;hpb=a6ef92dfab6cb4620a71c791f0e50640c534586c;p=max%2Fdotfiles.git diff --git a/bash/.profile b/bash/.profile index ac900b6..f4e15bd 100644 --- a/bash/.profile +++ b/bash/.profile @@ -9,6 +9,10 @@ if test -z "${XDG_RUNTIME_DIR}"; then fi fi +# Make TMPDIR +mkdir -p "/tmp/${USER}" +chmod 770 "/tmp/${USER}" + export QT_QPA_PLATFORM=wayland-egl if [ -f ~/.config/sway/config.base ]; then