Revert "Add 'tray_output primary' to the default config"
This reverts commit e2e7b70d00
.
relates to #2220
This commit is contained in:
parent
d0ff8ac212
commit
3e1b269409
|
@ -165,7 +165,6 @@ bindsym Mod1+r mode "resize"
|
||||||
# finds out, if available)
|
# finds out, if available)
|
||||||
bar {
|
bar {
|
||||||
status_command i3status
|
status_command i3status
|
||||||
tray_output primary
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#######################################################################
|
#######################################################################
|
||||||
|
|
|
@ -152,5 +152,4 @@ bindcode $mod+27 mode "resize"
|
||||||
# finds out, if available)
|
# finds out, if available)
|
||||||
bar {
|
bar {
|
||||||
status_command i3status
|
status_command i3status
|
||||||
tray_output primary
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue