From 2dc60fc3e667c46ac4ce256e0c8ea2c1ab1ff5d7 Mon Sep 17 00:00:00 2001 From: Pratham Patel Date: Sun, 19 Mar 2023 10:31:51 +0530 Subject: [PATCH] forgot to cp bspwm hook --- scripts/chroot-setup.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/chroot-setup.sh b/scripts/chroot-setup.sh index ee47d81..6f432a0 100644 --- a/scripts/chroot-setup.sh +++ b/scripts/chroot-setup.sh @@ -195,6 +195,9 @@ systemctl enable hdd-standby-on-resume.service systemctl enable import-flameboi-st.service systemctl enable import-heathen-disk.service +# enable bspwm hook +cp /chroot-scripts/bspwm.hook /etc/pacman.d/hooks/bspwm.hook + # update bootloader bootctl update