From 49288b38424b6ba341d70ac16892c7f532f0223c Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Tue, 29 Sep 2015 17:36:36 -0400 Subject: Update i3 config. --- i3/config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/i3/config b/i3/config index 23b024d..fbba967 100644 --- a/i3/config +++ b/i3/config @@ -19,7 +19,7 @@ floating_modifier Mod4 # start a terminal bindsym Mod4+Return exec gnome-terminal -bindsym Pause exec i3lock +bindsym Pause exec i3lock -c 2A3462 # kill focused window bindsym Mod4+Shift+q kill @@ -165,5 +165,6 @@ bar { exec xrdb -merge $HOME/.Xresources exec setxkbmap us -variant dvorak -option compose:ralt -option caps:ctrl_modifier +exec xbindkeys exec google-chrome & -exec xautolock -time 10 -locker 'i3lock' & +exec xautolock -time 10 -locker 'i3lock -c 2A3462' & -- cgit v1.2.3