Lots of updates
[dotfiles.git] / i3 / config
index e30d661..d735a1e 100644 (file)
--- a/i3/config
+++ b/i3/config
 
 set $mod Mod4
 
-exec setxkbmap dvorak
-exec xautolock -locker i3lock -time 5
+exec setxkbmap -layout dvorak,ru -variant ,phonetic_dvorak -option compose:ralt -option grp:menu_toggle
+exec xautolock -locker 'i3lock -c 000000'
+exec convert -size 1600x900 plasma:fractal -colorspace Gray -modulate 20,100,10 png:- | display -window root
+exec /home/mart/projects/netctltray/netctl-tray.py
+
+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.