summaryrefslogtreecommitdiff
path: root/i3/startup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'i3/startup.sh')
-rwxr-xr-xi3/startup.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/i3/startup.sh b/i3/startup.sh
deleted file mode 100755
index 493d1ac..0000000
--- a/i3/startup.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-
-i3-msg 'workspace 1; append_layout /home/tom/.i3/one.json'
-thunderbird &
-xterm -bg black -fg white -e "htop" &
-virtualbox &