From e7ee5d033254908d562b5afab3322e5c3ad0991b Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 2 Jul 2014 02:24:57 -0400 Subject: also run the terminals themselves on startup --- i3/config | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'i3') diff --git a/i3/config b/i3/config index c434358..6532537 100644 --- a/i3/config +++ b/i3/config @@ -118,3 +118,9 @@ bar { exec --no-startup-id "i3-msg 'workspace 6; append_layout .i3/browser-workspace.json'" exec --no-startup-id "i3-msg 'workspace 5; append_layout .i3/terminal-workspace.json'" + +exec --no-startup-id urxvtc +exec --no-startup-id urxvtc +exec --no-startup-id urxvtc +exec --no-startup-id urxvtc +exec --no-startup-id urxvtc -- cgit v1.2.3-54-g00ecf