From cfba132074bd12e662e3069d4ec95815003c0cdb Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Fri, 30 May 2025 17:51:40 +0200 Subject: [PATCH] make installation clearer since it's not yet merged --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 584eaf668..6951500af 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Quickshell-powered illogical-impulse ## Quite usable at this point, see instructions below -- **Installation**: Run the install script (Note: If someone does this on a fresh system, please let us know if it works or is missing anything 👉 https://github.com/end-4/dots-hyprland/pull/1276) +- **Installation**: Run `install.sh` (Note: If someone does this on a fresh system, please let us know if it works or is missing anything 👉 https://github.com/end-4/dots-hyprland/pull/1276) - **Dolphin fix** so it won't ask which program to open file with every time: `sudo pacman -S archlinux-xdg-menu && XDG_MENU_PREFIX=arch- kbuildsycoca6; sudo ln -s /etc/xdg/menus/plasma-applications.menu /etc/xdg/menus/applications.menu` - TODO: Update install script to include the above fix