tray_output is broken in i3bar
This commit is contained in:
parent
9a99fe300e
commit
92b58b2f9b
1 changed files with 2 additions and 1 deletions
|
@ -158,7 +158,8 @@ bindsym $mod+r mode "resize"
|
|||
bar {
|
||||
position top
|
||||
status_command /home/von/vdotfiles/i3_status
|
||||
tray_output primary
|
||||
# doesn't work, probably some bug
|
||||
#tray_output primary
|
||||
}
|
||||
|
||||
new_window pixel 1
|
||||
|
|
Loading…
Reference in a new issue