added library needed for autostart

This commit is contained in:
paul-loedige
2021-02-01 21:00:12 +01:00
parent 001ee6e920
commit 4834f2e597
+1
View File
@@ -1,5 +1,6 @@
import os
import sys
import subprocess
from libqtile import layout, bar, widget, hook
from libqtile.config import Key, Drag, Click, Group, Screen, ScratchPad, DropDown