add mango with basic config

This commit is contained in:
desolate
2026-05-20 18:22:42 +03:00
parent 0cff64e473
commit 04d8df3111
41 changed files with 674 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/sh
install_package "mangowc"
+1
View File
@@ -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"