Remove tray icons from i3bar
This commit is contained in:
parent
2673762b18
commit
3feed5bde9
1 changed files with 9 additions and 8 deletions
|
@ -98,5 +98,6 @@ mode "resize" {
|
||||||
bindsym $mod+r mode "resize"
|
bindsym $mod+r mode "resize"
|
||||||
|
|
||||||
bar {
|
bar {
|
||||||
|
tray_output none
|
||||||
status_command /usr/bin/i3status
|
status_command /usr/bin/i3status
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue