commit 1b53e88720b5bb2570d7f107d5c698c8910eb5b3
parent 8f141154e1d8904dce6444b0fef036070ddf9350
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Thu, 21 May 2015 09:14:44 +0200
do not launch tor-browser on startup
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.i3/config b/.i3/config
@@ -306,4 +306,5 @@ exec --no-startup-id nm-applet
#exec --no-startup-id i3-msg 'workspace 2; exec emacs; workspace 3; exec firefox; workspace 1; exec urxvt -e tmux-utility.sh'
#exec --no-startup-id i3-msg 'workspace 2; exec firefox; workspace 1; exec urxvt -e tmuxinator utility'
#exec --no-startup-id i3-msg 'workspace 2; exec urxvt -e tmuxinator iddqd; workspace 1; exec urxvt -e tmuxinator utility'
-exec --no-startup-id i3-msg 'workspace 1; exec urxvt -e tmuxinator utility; exec tor-browser.sh'
+#exec --no-startup-id i3-msg 'workspace 1; exec urxvt -e tmuxinator utility; exec tor-browser.sh'
+exec --no-startup-id i3-msg 'workspace 1; exec urxvt -e tmuxinator utility'