updated ps1 without newline, vimrc for bashrc and xresources and better color scheme
[dotfiles.git] / i3 / config
index e30d661..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.