Dmenu not needed (#1243)
Qtile comes with simple run prompt already, want to keep as vanilla as possible.
This commit is contained in:
parent
31e545c6f5
commit
d38943bbad
|
|
@ -11,7 +11,6 @@ __packages__ = [
|
||||||
'alacritty',
|
'alacritty',
|
||||||
'lightdm-gtk-greeter',
|
'lightdm-gtk-greeter',
|
||||||
'lightdm',
|
'lightdm',
|
||||||
'dmenu'
|
|
||||||
]
|
]
|
||||||
|
|
||||||
def _prep_function(*args, **kwargs):
|
def _prep_function(*args, **kwargs):
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue