[~] Refactor

This commit is contained in:
Siarhei Siniak 2022-06-10 11:50:00 +03:00
parent 494d3fc5d0
commit 56cea129e5
2 changed files with 2 additions and 2 deletions

@ -1,4 +1,4 @@
#!env python3
#!/usr/bin/env python3
import os
import json
import traceback

@ -217,7 +217,7 @@ bar {
# When the status_command prints a new line to stdout, swaybar updates.
# The default just shows the current date and time.
status_command while true; commands status; do sleep 1; done
status_command while true; do commands status; sleep 1; done
colors {
statusline #ffffff