commit 224475b5f9786a798f13882760883864bf1a1968
parent e93757685bf88b5d99495c4e2234d841f8732c59
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Thu, 19 Feb 2015 09:15:11 +0100
disable some auto-starting desktop apps
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.i3/config b/.i3/config
@@ -304,4 +304,4 @@ 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 2; exec urxvt -e "tmuxinator iddqd-ssh"; exec nautilus; 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'