updated ps1 without newline, vimrc for bashrc and xresources and better color scheme
[dotfiles.git] / i3 / config
index 33e644b..b62ce5b 100644 (file)
--- a/i3/config
+++ b/i3/config
 set $mod Mod4
 
 exec setxkbmap dvorak
-exec xautolock -locker i3lock -time 5
+exec xautolock -locker 'i3lock -c 000000'
+exec convert -size 1600x900 gradient:grey15-black png:- | display -window root
+
+bindsym XF86AudioLowerVolume exec amixer set Master 5-
+bindsym XF86AudioRaiseVolume exec amixer set Master 5+
+bindsym XF86AudioMute exec amixer set Master toggle
 
 # Font for window titles. Will also be used by the bar unless a different font
 # is used in the bar {} block below.
@@ -32,6 +37,9 @@ floating_modifier $mod
 # start a terminal
 bindsym $mod+Return exec i3-sensible-terminal
 
+# lock the screen
+bindsym $mod+l exec xautolock -locknow
+
 # kill focused window
 bindsym $mod+Shift+apostrophe kill