bugfix fix the thing

This commit is contained in:
Wryn (yage) Wagner 2023-11-11 07:41:20 -07:00
parent e54e98bf31
commit 4ee226c941

View File

@ -43,6 +43,8 @@ OS__INSTALL_SOURCE_DEPENDENCIES() {
[ $COMPILE_DMENU ] && [[ $COMPILE_DMENU -eq 1 ]] \
&& SCWRYPTS packages/install 'https://github.com/tiyn/dmenu' --local-name 'patched-dmenu'
return 0
}
#####################################################################