From d38943bbadad998819735d45c1889aad5b554da5 Mon Sep 17 00:00:00 2001 From: edl2 <95947898+edl2@users.noreply.github.com> Date: Thu, 26 May 2022 03:14:21 -0400 Subject: Dmenu not needed (#1243) Qtile comes with simple run prompt already, want to keep as vanilla as possible. --- profiles/qtile.py | 1 - 1 file changed, 1 deletion(-) (limited to 'profiles') diff --git a/profiles/qtile.py b/profiles/qtile.py index ae1409a6..ace13dcc 100644 --- a/profiles/qtile.py +++ b/profiles/qtile.py @@ -11,7 +11,6 @@ __packages__ = [ 'alacritty', 'lightdm-gtk-greeter', 'lightdm', - 'dmenu' ] def _prep_function(*args, **kwargs): -- cgit v1.2.3-70-g09d2