AGS, Hyprland, BTop, Fish, Alacritty, Yazi
Removed eww and added simple ags config Removed kitty and added alacritty Removed ranger and added yazi Added btop Edited packages Edited other configs Removed waybar
This commit is contained in:
@@ -156,7 +156,7 @@ if [ "$inst" != "n" ]; then
|
||||
git clone https://github.com/Lxtharia/minegrub-theme.git
|
||||
cd ./minegrub-theme
|
||||
sudo cp -ruv ./minegrub /boot/grub/themes/
|
||||
sed -i '/^\(#\)\?GRUB_THEME/ s/.*/GRUB_THEME=XXX/' /etc/default/grub
|
||||
sudo sed -i '/^\(#\)\?GRUB_THEME/ s~.*~GRUB_THEME=/boot/grub/themes/minegrub/theme.txt~' /etc/default/grub
|
||||
sudo grub-mkconfig -o /boot/grub/grub.cfg
|
||||
cd ..
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user