Add install.sh

This commit is contained in:
nazrin 2025-06-15 16:17:30 +00:00
parent 7c22185c95
commit d0d67576c3

View file

@ -0,0 +1,6 @@
#!/bin/env sh
mkdir -p /etc/pacman.d/hooks.bin /etc/pacman.d/hooks
cp hooks/99-refresh-awesomewm-menubar.hook /etc/pacman.d/hooks/
cp hooks.bin/refresh-awesomewm-menubar.sh /etc/pacman.d/hooks.bin/