Disabling swallow, I need to find better way.

This commit is contained in:
Bartek Stalewski 2022-07-31 23:39:24 +02:00
parent 7e575ee9f5
commit 8230063ad2

View file

@ -1,4 +1,3 @@
import psutil
import subprocess import subprocess
from libqtile import bar, extension, hook, layout, widget from libqtile import bar, extension, hook, layout, widget
from libqtile.config import Click, Drag, DropDown, Group, Key, Match, ScratchPad, Screen from libqtile.config import Click, Drag, DropDown, Group, Key, Match, ScratchPad, Screen