add mango with basic config
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
install_package "mangowc"
|
||||
@@ -22,6 +22,7 @@ INSTALLING PACKAGES:
|
||||
. "$PACKAGES_DIR/install-libnotify.sh"
|
||||
. "$PACKAGES_DIR/install-light.sh"
|
||||
. "$PACKAGES_DIR/install-mako.sh"
|
||||
. "$PACKAGES_DIR/install-mangowc.sh"
|
||||
. "$PACKAGES_DIR/install-mesa-dri.sh"
|
||||
. "$PACKAGES_DIR/install-nerd-fonts.sh"
|
||||
. "$PACKAGES_DIR/install-noto-fonts.sh"
|
||||
|
||||
Reference in New Issue
Block a user