set $font DejaVu Sans Mono
set $fontsize 12
--# lock the screen after 10 minutes
- exec xautolock -locker 'echo RELOADAGENT | gpg-connect-agent; i3lock'
- # set a background
- exec ~/.local/bin/bg
- # start steam
- exec steam
-
- # Toggle music playback
+ exec display -window root /tmp/bg.png &\
+ dunst &\
+ urxvtd -q -o -f &\
+ mpd &\
+ xrdb -merge ~/.Xresources &\
++ steam &\
+ setxkbmap -layout dvorak,ru -variant ,phonetic_dvorak -option compose:ralt,grp:menu_toggle
+
+ # Toggle playback
bindsym Pause exec mpc toggle
# Printscreen current window
bindsym Shift+Print exec ~/.local/bin/scr window