From 412af6cfc3c6e3cbe8ca2871e4101bc3f55c014e Mon Sep 17 00:00:00 2001 From: user1 Date: Sun, 29 Jan 2023 21:12:00 +0100 Subject: [PATCH] [F] Fix grub path [+] Add rust package --- configs/pacman-hooks/grub.hook | 2 +- packages.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/pacman-hooks/grub.hook b/configs/pacman-hooks/grub.hook index 74380af..9eb188e 100755 --- a/configs/pacman-hooks/grub.hook +++ b/configs/pacman-hooks/grub.hook @@ -13,4 +13,4 @@ Description=Update Grub Scriptes (snapshots) Depends=mkinitcpio When=PostTransaction NeedsTargets -Exec=/bin/sh -c 'cp /opt/spectreos/configs/grub.d/10_linux /etc/grub.d/10_linux; grub-mkconfig -o /boot/grub/grub.cfg; /usr/bin/mkinitcpio -P' +Exec=/bin/sh -c 'cp /opt/SpectreOS/configs/grub.d/10_linux /etc/grub.d/10_linux; grub-mkconfig -o /boot/grub/grub.cfg; /usr/bin/mkinitcpio -P' diff --git a/packages.txt b/packages.txt index ad46006..4636857 100644 --- a/packages.txt +++ b/packages.txt @@ -146,7 +146,7 @@ polkit python qemu-system-x86 qemu-hw-display-qxl -sway i3-wm i3status-rust +sway i3-wm i3status-rust rust swaybg swayidle swaylock