Edit update_arch.sh
This commit is contained in:
parent
131749b98f
commit
c2fc606ba4
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user