# # ~/.bash_profile # [[ -f ~/.bashrc ]] && . ~/.bashrc # Everything below was added by me :) # Import environment into systemd/user. (In wayland, setting the correct enviromental variables for # systemd/user is not quite as transparent as it was under the xorg-server.) # see https://wiki.archlinux.org/index.php/Systemd/User#Environment_variables systemctl --user import-environment # Choose which DE (or console.) DeChooser