i3: Use py3status in standalone mode

This commit is contained in:
2019-11-18 14:29:33 +01:00
parent 3afa1e0d00
commit 075c9bc55e

View File

@@ -369,5 +369,5 @@ bar {
} }
i3bar_command i3bar i3bar_command i3bar
status_command py3status --dbus-notify -c ~/.i3/i3status.conf status_command py3status --standalone --dbus-notify -c ~/.i3/i3status.conf
} }