forked from kunsi/dotfiles
i3pystatus: some ice-status improvements
This commit is contained in:
parent
24c0b05cf4
commit
2c60a28c16
2 changed files with 6 additions and 4 deletions
|
@ -98,7 +98,9 @@ status.register("shell",
|
|||
|
||||
status.register("shell",
|
||||
format="{output}",
|
||||
hints = {"markup": "pango"},
|
||||
command="/home/kunsi/.config/i3pystatus/ice-status.py",
|
||||
ignore_empty_stdout=True,
|
||||
interval=2)
|
||||
|
||||
status.register("network",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue