This commit is contained in:
[yuri]
2025-11-10 17:14:01 +01:00
parent 1a7f5078d9
commit 20f6b5abaa

View File

@@ -95,9 +95,7 @@ if [[ "${DE}" == "xfce" || "${DDE}" == "xfce" ]]; then
if command -v chromium >/dev/null 2>&1; then
xdg-settings set default-web-browser chromium.desktop 2>/dev/null || true
fi
fi
say_green "XFCE defeault browser set to chromium!"
say_green "XFCE defeault browser set to chromium!"
fi
fi