i3status: output nonprimary

This commit is contained in:
TheK4n 2023-10-25 18:51:20 +03:00
parent 952b2695fd
commit b2bf59ed50

View File

@ -183,6 +183,7 @@ bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcu
# finds out, if available) # finds out, if available)
bar { bar {
output primary output primary
output nonprimary
tray_output primary tray_output primary
status_command exec ~/.local/bin/i3status_wrapper status_command exec ~/.local/bin/i3status_wrapper
} }