This commit is contained in:
Barak Michener 2016-01-17 15:58:25 -05:00
parent 96e8a1d428
commit c851b6354c
5 changed files with 14 additions and 7 deletions

View file

@ -196,7 +196,8 @@ bindsym $mod+t mode "moveworkspace"
# Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available)
bar {
status_command i3status
# status_command i3status
status_command i3-wrapper
position top
tray_output primary
}