add awww package

This commit is contained in:
desolate
2026-05-22 18:46:12 +03:00
parent 763156b093
commit db284281b7
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/sh
install_package "awww"
+1
View File
@@ -7,6 +7,7 @@ INSTALLING PACKAGES:
" "
. "$PACKAGES_DIR/install-apparmor.sh" . "$PACKAGES_DIR/install-apparmor.sh"
. "$PACKAGES_DIR/install-awww.sh"
. "$PACKAGES_DIR/install-bash-completion.sh" . "$PACKAGES_DIR/install-bash-completion.sh"
. "$PACKAGES_DIR/install-bat.sh" . "$PACKAGES_DIR/install-bat.sh"
. "$PACKAGES_DIR/install-btop.sh" . "$PACKAGES_DIR/install-btop.sh"