From 368c7c3cea39a6ec235747a346d54bb97a72d66f Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Sun, 1 Jun 2025 20:34:29 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 769670c70..e21992d39 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ # Quickshell-powered illogical-impulse -## Quite usable at this point, see instructions below +## Current status -- **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) +It's ready if you don't need localization... so quite likely + +## Instructions + +- **Installation**: Clone the repo, checkout this branch and run `install.sh` - **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