From 62bcd6ebccb1bc6e55acb4e41998f63fec3eadc8 Mon Sep 17 00:00:00 2001 From: Nippy Date: Sun, 20 Sep 2026 20:17:13 +0200 Subject: raveswitch overwrite --- raveos-hyprland-theme/raveos-hyprland-apply.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'raveos-hyprland-theme/raveos-hyprland-apply.sh') diff --git a/raveos-hyprland-theme/raveos-hyprland-apply.sh b/raveos-hyprland-theme/raveos-hyprland-apply.sh index ab32d53..0dacda7 100644 --- a/raveos-hyprland-theme/raveos-hyprland-apply.sh +++ b/raveos-hyprland-theme/raveos-hyprland-apply.sh @@ -315,7 +315,7 @@ SEOF done # RaveSwitch - if [[ ! -f "${home}/.config/raveswitch/config.ron" && -f "${PAYLOAD}/raveswitch/config.ron" ]]; then + if [[ -f "${PAYLOAD}/raveswitch/config.ron" ]]; then install -Dm644 "${PAYLOAD}/raveswitch/config.ron" "${home}/.config/raveswitch/config.ron" fi -- cgit v1.3