aboutsummaryrefslogtreecommitdiff
path: root/i3
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-10-22 21:47:23 +1300
committerTom Ryder <tom@sanctum.geek.nz>2013-10-22 21:47:23 +1300
commit85ec8af8b26e0e17d805df5aceed18a719d9d250 (patch)
tree5be403dd72eeabb30e6852c8256839aaa72380f0 /i3
parentI have a *nix laptop now, so need to watch battery (diff)
downloaddotfiles-85ec8af8b26e0e17d805df5aceed18a719d9d250.tar.gz
dotfiles-85ec8af8b26e0e17d805df5aceed18a719d9d250.zip
Remove st(1) from dotfiles
Keeping it installed but will continue using urxvt(1) as the actual workhorse
Diffstat (limited to 'i3')
-rw-r--r--i3/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/i3/config b/i3/config
index 56d860d4..8b0e5632 100644
--- a/i3/config
+++ b/i3/config
@@ -14,7 +14,7 @@ bindsym $mod+Shift+r restart
bindsym $mod+Shift+q exit
# Mod+Enter starts a terminal
-bindsym $mod+Return exec st
+bindsym $mod+Return exec urxvtcd
# Mod+Shift+c kills the focussed window
bindsym $mod+Shift+c kill