Remove tray icons from i3bar

This commit is contained in:
Adam Gausmann 2018-12-19 10:14:37 -06:00
parent 2673762b18
commit 3feed5bde9

View file

@ -98,5 +98,6 @@ mode "resize" {
bindsym $mod+r mode "resize"
bar {
tray_output none
status_command /usr/bin/i3status
}