summaryrefslogtreecommitdiff
path: root/src/update_polybar.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/update_polybar.py')
-rw-r--r--src/update_polybar.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/update_polybar.py b/src/update_polybar.py
index 2c1a3e0..97be44a 100644
--- a/src/update_polybar.py
+++ b/src/update_polybar.py
@@ -1,4 +1,4 @@
-
+from rich import print
def updatePolybarTheme(config_path: str, colors: list, compliments: list) -> None:
print('[bold red]Updating polybar color scheme')