From e5ad2c3cd4566fec0590b6be0b4d195ffd5c8066 Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Sun, 15 Jun 2025 22:32:50 -0500 Subject: autodetect doas in profile, fixed floating wibar (awesome), rules for im on awesome and auto center, fixed display detect in lfrc, backup script changes --- runs/get-reqs-arch.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'runs') diff --git a/runs/get-reqs-arch.sh b/runs/get-reqs-arch.sh index f81c958..8399e9e 100755 --- a/runs/get-reqs-arch.sh +++ b/runs/get-reqs-arch.sh @@ -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 -- cgit v1.3