add sandbar
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
install_package "nerd-fonts"
|
||||
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
install_package "sandbar"
|
||||
@@ -21,10 +21,12 @@ INSTALLING PACKAGES:
|
||||
. "$PACKAGES_DIR/install-light.sh"
|
||||
. "$PACKAGES_DIR/install-mako.sh"
|
||||
. "$PACKAGES_DIR/install-mesa-dri.sh"
|
||||
. "$PACKAGES_DIR/install-nerd-fonts.sh"
|
||||
. "$PACKAGES_DIR/install-noto-fonts.sh"
|
||||
. "$PACKAGES_DIR/install-pipewire.sh"
|
||||
. "$PACKAGES_DIR/install-ripgrep.sh"
|
||||
. "$PACKAGES_DIR/install-river.sh"
|
||||
. "$PACKAGES_DIR/install-sandbar.sh"
|
||||
. "$PACKAGES_DIR/install-seatd.sh"
|
||||
. "$PACKAGES_DIR/install-slurp.sh"
|
||||
. "$PACKAGES_DIR/install-stow.sh"
|
||||
|
||||
Reference in New Issue
Block a user