dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 6ac88ef82ebf402e83ac2131e2b6a2926e00a899
parent 7784eb76786433eb96a3700c692ccea6577c5105
Author: Anders Damsgaard Christensen <adc@geo.au.dk>
Date:   Wed, 28 Nov 2012 21:19:14 +0100

Changed i3 browser keybinding to firefox

Diffstat:
M.i3/config | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.i3/config b/.i3/config @@ -28,7 +28,8 @@ floating_modifier $mod bindsym $mod+Return exec i3-sensible-terminal # other application launchers -bindsym $mod+b exec uzbl-browser +#bindsym $mod+b exec uzbl-browser +bindsym $mod+b exec firefox bindsym $mod+t exec tor-browser bindsym $mod+m exec thunderbird #bindsym $mod+z exec xscreensaver-command lock