Add 'tray_output primary' to the default config

next
Ingo Bürk 2015-08-25 18:50:14 +02:00
parent c95d6e328e
commit e2e7b70d00
2 changed files with 2 additions and 0 deletions

View File

@ -165,6 +165,7 @@ bindsym Mod1+r mode "resize"
# finds out, if available)
bar {
status_command i3status
tray_output primary
}
#######################################################################

View File

@ -152,4 +152,5 @@ bindcode $mod+27 mode "resize"
# finds out, if available)
bar {
status_command i3status
tray_output primary
}