# i3 config file (v4)
#
# Please see http://i3wm.org/docs/userguide.html for a complete reference!

set $mod Mod4

font pango:DejaVu Sans Mono 8

bindsym Control+Mod1+r exec xterm -e su.local

# Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available)
bar {
        status_command i3status
	mode hide
}
new_window none
