diff --git a/herbstluftwm/hl_panel_content.py b/herbstluftwm/hl_panel_content.py index 1b5a59f..6c2ea61 100755 --- a/herbstluftwm/hl_panel_content.py +++ b/herbstluftwm/hl_panel_content.py @@ -101,4 +101,4 @@ def countdown(): if __name__ == "__main__": - print(bwp(),bcw(),countdown(),logins(),ip(),vpn(),guthaben(),battery(),date(),sep='',end='') + print(logins(),ip(),vpn(),guthaben(),battery(),date(),sep='',end='')