summaryrefslogtreecommitdiff
path: root/i3/startup.sh
diff options
context:
space:
mode:
authorTom Barrett <spalf0@gmail.com>2019-08-14 08:02:52 -0500
committerdwm <dwm@dwm>2019-08-14 09:32:48 -0500
commit43e6d79bf47294ef37e7401c4f63915b92635bf5 (patch)
tree51ac98d65e2f22fd2dd4e2bd198f535ede5001c8 /i3/startup.sh
parent583211851c839b2729888edf319c63d31054cb7b (diff)
using dwm and fish
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 &