Adds hyprfiles

This commit is contained in:
Michel 2025-01-30 17:43:59 +01:00
parent adfc0d05b0
commit 34f5ceaae5
2 changed files with 11 additions and 1 deletions

View file

@ -28,6 +28,16 @@ if [ $XDG_SESSION_DESKTOP = "i3" ]; then
fi
if [ $XDG_SESSION_DESKTOP = "Hyprland" ]; then
echo -e "${CYAN}# Installing dependencies (for Hyprland)${NC}"
yay -S --needed waybar \
hyprlock \
swww \
hyprswitch \
nwg-dock-hyprland \
nwg-drawer
fi
echo "# Appling setup"
sudo ln -s ~/.config/evremap.toml /etc/evremap.toml
systemctl enable --now evremap