autodetect doas in profile, fixed floating wibar (awesome), rules for im on awesome and auto center, fixed display detect in lfrc, backup script changes

This commit is contained in:
2025-06-15 22:32:50 -05:00
parent a0048ec816
commit e5ad2c3cd4
6 changed files with 93 additions and 8 deletions

View File

@@ -7,7 +7,8 @@ if [ $artix ] || [ $arch ]; then
echo GETTING MIN REQS
$sudo pacman -S neovim rsync man-db wget git lf fzf grep
$sudo pacman -S neovim rsync man-db wget git fzf grep
$sudo pacman -S lf
echo -------------
fi