From 30660ff2120f7d922bafd6d27e57d8a304e70684 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Tue, 29 Sep 2015 11:04:13 -0400 Subject: Update settings from google. --- i3/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'i3/config') diff --git a/i3/config b/i3/config index 61290fb..b92b7fc 100644 --- a/i3/config +++ b/i3/config @@ -17,9 +17,9 @@ font xft:Droid Sans Bold 9 floating_modifier Mod4 # start a terminal -bindsym Mod4+Return exec urxvt +bindsym Mod4+Return exec gnome-terminal -bindsym Pause exec i3lock +bindsym Pause exec i3lock -c 2A3462 # kill focused window bindsym Mod4+Shift+q kill @@ -166,4 +166,4 @@ bar { exec xrdb -merge $HOME/.Xresources exec setxkbmap us -variant dvorak -option compose:ralt -option caps:ctrl_modifier exec google-chrome & -exec xautolock -time 10 -locker 'i3lock' & +exec xautolock -time 10 -locker 'i3lock -c 2A3462' & -- cgit v1.2.3