myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit 76753267b5e8e04a0fbe99c31363e222ffc597c1
parent 8d7485686efaa7ee0b08bf28c834f7065f328bfa
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Fri,  1 Feb 2013 00:32:18 +0100

tweak i3 config

Diffstat:
i3/config | 8++++++--
1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/i3/config b/i3/config @@ -24,6 +24,9 @@ focus_follows_mouse yes # start a terminal bindsym $mod+Return exec "urxvtcd -e ~/scripts/my_ttyrec" +bindsym $mod+b exec "firefox" +bindsym $mod+o exec "urxvtcd -e alot" +bindsym $mod+i exec "urxvtcd -e irc" # kill focused window bindsym $mod+Shift+c kill @@ -102,8 +105,7 @@ bindsym $mod+Shift+P restart # exit i3 (logs you out of your X session) bindsym $mod+Shift+greater exit -# TODO why doesn't this work? -bindsym $mod+x xtrlock +bindsym $mod+x exec afk # resize window (you can also use the mouse for that) mode "resize" { @@ -125,6 +127,8 @@ mode "resize" { bindsym $mod+r mode "resize" +workspace_layout stacking + # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available) bar {