From 2d48daa04af7b4d3b8edb8a44dfb136c33c9d780 Mon Sep 17 00:00:00 2001 From: Raine Date: Sat, 14 Oct 2023 22:38:10 +0200 Subject: [PATCH] fix: dmenu pkg --- scripts/30-dwm.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/30-dwm.sh b/scripts/30-dwm.sh index bc7afeb..d635c39 100644 --- a/scripts/30-dwm.sh +++ b/scripts/30-dwm.sh @@ -11,7 +11,8 @@ $SUDO $PM $PM_INSTALL $PM_NOCONFIRM \ alsa-utils \ dstat \ curl \ - flameshot + flameshot \ + dmenu # i don't care to customize # clone [ -d /tmp/dotfiles-dwm ] || git clone https://git.suckless.org/dwm /tmp/dotfiles-dwm