sisyphus/.OLD/.bash_profile

14 lines
189 B
Bash
Raw Normal View History

2022-04-21 21:59:06 +02:00
#
# ~/.bash_profile
#
[[ -f ~/.bashrc ]] && . ~/.bashrc
if [[ -z $DISPLAY && $(tty) == /dev/tty1 ]] ; then
sway &
fi
bash .config/genavbackgroundcolor.sh
bash .config/updatecolors.sh