mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
Fix VIANIX
This commit is contained in:
@@ -80,9 +80,9 @@ case $SKIP_HYPRLAND in
|
||||
fi
|
||||
t="$XDG_CONFIG_HOME/hypr/hypridle.conf"
|
||||
if [[ "$INSTALL_VIA_NIX" = true ]]; then
|
||||
s=dots/.config/hypr/hypridle.conf
|
||||
else
|
||||
s=dots-extra/vianix/hypridle.conf
|
||||
else
|
||||
s=dots/.config/hypr/hypridle.conf
|
||||
fi
|
||||
if [ -f $t ];then
|
||||
echo -e "${STY_BLUE}[$0]: \"$t\" already exists.${STY_RST}"
|
||||
|
||||
Reference in New Issue
Block a user