X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Fbash%2Ffiles%2Fprofile;h=5e0dda537e7b9834219d1318f5e46f3788df4ffd;hb=6f8c3c75b4982f713386cc9d7a49e5f999bf4409;hp=43fbef4ef214c8e7a6d4e208a7ee95a231c3b8a4;hpb=acdc15c5fda9fbd45371d60fb2770ff126a4d5f0;p=max%2Fsaltfiles.git diff --git a/states/bash/files/profile b/states/bash/files/profile index 43fbef4..5e0dda5 100644 --- a/states/bash/files/profile +++ b/states/bash/files/profile @@ -15,10 +15,6 @@ chmod 770 "/tmp/${USER}" export QT_QPA_PLATFORM=wayland-egl -if [ -f ~/.config/sway/config.base ]; then - cat ~/.config/sway/config.base ~/.config/sway/config.${HOSTNAME} > ~/.config/sway/config -fi - if [ -f ~/.Xresources ]; then cat ~/.Xresources > ~/.Xdefaults if [ -f ~/.Xresources.$HOSTNAME ]; then