sisyphus/.bash_profile
2022-04-21 21:59:06 +02:00

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