feat(dwm): i3lock
This commit is contained in:
parent
e19dc36a2f
commit
9904c7d5f4
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ $SUDO $PM $PM_INSTALL $PM_NOCONFIRM \
|
|||
dstat \
|
||||
curl \
|
||||
flameshot \
|
||||
dmenu # i don't care to customize
|
||||
dmenu \
|
||||
i3lock
|
||||
|
||||
# clone
|
||||
[ -d /tmp/dotfiles-dwm ] || git clone https://git.suckless.org/dwm /tmp/dotfiles-dwm
|
||||
|
|
Loading…
Reference in a new issue