mirror of
https://github.com/FAUSheppy/config
synced 2025-12-07 07:21:37 +01:00
renamed hl_error to utils and changed dependencies also initial commit for panel content that will replace the right side in panel.sh
This commit is contained in:
@@ -6,7 +6,7 @@ import sys
|
||||
import os
|
||||
import shlex
|
||||
import psutil
|
||||
from hl_error import error, shexec
|
||||
from hl_utils import error, shexec
|
||||
|
||||
out = shexec('xdpyinfo').split('\n')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user