diff --git a/windows/common b/windows/common index 10fd323c..c0d1cbc0 100644 --- a/windows/common +++ b/windows/common @@ -1,3 +1,4 @@ # Default windows -screen -t shell 1 -screen -t welcome 0 screen-profiles-helper +screen -t shell 3 +screen -t MOTD 2 watch -n 60 cat /etc/motd +screen -t welcome 1 screen-profiles-helper