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