More nixos xwindows config stuff

This commit is contained in:
Dustin Swan
2014-06-10 16:09:17 -05:00
parent 96745f57e7
commit c7b8251054
4 changed files with 13 additions and 8 deletions

View File

@@ -103,5 +103,6 @@ bindsym $mod+p mode "resize"
# Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available)
bar {
status_command i3status
status_command i3status
position top
}