summaryrefslogtreecommitdiff
path: root/i3/startup.sh
blob: 493d1ac789ab1bf324b0c5267d5332b663fd5ecd (plain)
1
2
3
4
5
6
#!/bin/bash

i3-msg 'workspace 1; append_layout /home/tom/.i3/one.json'
thunderbird &
xterm -bg black -fg white -e "htop" &
virtualbox &