commit 3463c95382df8a15c81c40c97019105455347cc6 parent 923f58b94b661482cbd3337f117f3075dec2167b Author: Anders Damsgaard <anders.damsgaard@geo.au.dk> Date: Thu, 27 Mar 2014 10:06:05 +0100 hotkeys to start urxvt with/without tmux Diffstat:
M | .i3/config | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.i3/config b/.i3/config @@ -61,7 +61,8 @@ client.urgent #002b36 #dc322f #fdf6e3 #002b36 floating_modifier $mod # start a terminal -bindsym $mod+Return exec i3-sensible-terminal +bindsym $mod+Return exec i3-sensible-terminal -e tmux +bindsym $mod+Shift+Return exec i3-sensible-terminal # other application launchers #bindsym $mod+b exec uzbl-browser