mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 12:00:24 +10:00
Merge branch 'melonboy157-master-patch-19187' into 'master'
Removed unused import See merge request dwt1/dotfiles!69
This commit is contained in:
@@ -8,7 +8,6 @@ from libqtile.config import Click, Drag, Group, KeyChord, Key, Match, Screen
|
|||||||
from libqtile.command import lazy
|
from libqtile.command import lazy
|
||||||
from libqtile import layout, bar, widget, hook
|
from libqtile import layout, bar, widget, hook
|
||||||
from libqtile.lazy import lazy
|
from libqtile.lazy import lazy
|
||||||
from libqtile.utils import guess_terminal
|
|
||||||
from typing import List # noqa: F401
|
from typing import List # noqa: F401
|
||||||
|
|
||||||
mod = "mod4" # Sets mod key to SUPER/WINDOWS
|
mod = "mod4" # Sets mod key to SUPER/WINDOWS
|
||||||
|
|||||||
Reference in New Issue
Block a user