sisyphus/.OLD/.bash_profile

13 lines
189 B
Bash

#
# ~/.bash_profile
#
[[ -f ~/.bashrc ]] && . ~/.bashrc
if [[ -z $DISPLAY && $(tty) == /dev/tty1 ]] ; then
sway &
fi
bash .config/genavbackgroundcolor.sh
bash .config/updatecolors.sh