mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-03 06:44:21 +02:00
polybar-weather: fix missing import
This commit is contained in:
parent
62645d0a66
commit
77db51b12c
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ import argparse
|
|||
import sys
|
||||
import os
|
||||
import subprocess
|
||||
import time
|
||||
from systemd import journal
|
||||
|
||||
logger = logging.getLogger("polybar-weather")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue