Added new env misses

This commit is contained in:
Wryn Wagner
2020-01-08 13:38:40 -07:00
parent d95fd208ad
commit 3cb67414e7
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
#!/bin/bash
source $HOME/.my_bash_env
source $HOME/.wryn/env/env.bash
LAYOUTS="$DOTWRYN/config/i3/layouts";
i3-msg "workspace 3; append_layout $LAYOUTS/chat_and_htop.json"