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',
|
||||
'lightdm-gtk-greeter',
|
||||
'lightdm',
|
||||
'dmenu'
|
||||
]
|
||||
|
||||
def _prep_function(*args, **kwargs):
|
||||
|
|
|
|||
Loading…
Reference in New Issue