fix: optional dwm
This commit is contained in:
parent
a9180bdaf9
commit
8332afa133
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
# This file configures builds and installs DWM.
|
||||
|
||||
[ "${NO_GRAPHICS:-no}" = "yes" ] && return 0
|
||||
|
||||
# install dependencies
|
||||
$SUDO $PM $PM_INSTALL $PM_NOCONFIRM \
|
||||
feh \
|
||||
|
|
Loading…
Reference in a new issue