Update i3 & add zoxide

This commit is contained in:
Michel 2024-12-27 11:32:05 +01:00
parent 880704e39d
commit 07540040f0
6 changed files with 20 additions and 10 deletions

View file

@ -17,7 +17,8 @@ yay -S betterlockscreen \
pulseaudio-control \
nitrogen \
kitty \
btop
btop \
zoxide fzf # Terminal setup
if [ $XDG_SESSION_DESKTOP = "i3" ]; then
echo -e "${CYAN}# Installing dependencies (for i3)${NC}"