Edit update_arch.sh

This commit is contained in:
Christoffer Martinsson 2025-04-26 09:02:28 +02:00
parent 131749b98f
commit c2fc606ba4

View File

@ -117,7 +117,7 @@ mkdir -p ~/.config/qt5ct
mkdir -p ~/.config/qt6ct
mkdir -p ~/.config/dunst
if [ -f "~/linuxbox/config/hypr/hyprland_$HOSTNAME.conf" ]; then
if [ -f ~/linuxbox/config/hypr/hyprland_$HOSTNAME.conf ]; then
ln -sf ~/linuxbox/config/hypr/hyprland_$HOSTNAME.conf ~/.config/hypr/hyprland.conf
else
ln -sf ~/linuxbox/config/hypr/hyprland_CMBOX.conf ~/.config/hypr/hyprland.conf