Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahmud0808 authored Nov 22, 2023
1 parent 69c78c7 commit eb67ca8
Showing 1 changed file with 11 additions and 15 deletions.
26 changes: 11 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,6 @@ Furthermore, the open-source nature of Iconify encourages community contribution

- Decryption Supported Custom Recovery (Just in case)

> KSU users must flash OverlayFS Module from [**HERE**](https://github.com/HuskyDG/magic_overlayfs/releases) before installing iconify.
>
> Remember to edit _mode.sh_ file inside the module and change these values before flashing:
>
> `OVERLAY_MODE=1`
> `DO_UNMOUNT_KSU=true`
>
> Note: If one of the above variable doesn't exist, skip that particular variable.
>
> If the customizations are still not taking effect, ensure that SystemUI has been granted root permission. After granting root access, reboot your device for the changes to take effect.
# 👨‍💻 Installation

### Installation for Magisk Users:​
Expand All @@ -71,13 +60,20 @@ Furthermore, the open-source nature of Iconify encourages community contribution

1. Flash [Magic Overlayfs](https://github.com/HuskyDG/magic_overlayfs/releases) module (to make read-only system read-write)

2. Flash [ZygiskOnKernelSU](https://github.com/Dr-TSNG/ZygiskOnKernelSU/releases/latest) module (only if you want to use LSPosed features)
> Remember to edit _mode.sh_ file inside the module and change these values before flashing:
>
> `OVERLAY_MODE=1`
> `DO_UNMOUNT_KSU=true`
>
> Note: If one of the above variable doesn't exist, skip that particular variable.
3. Flash [ZygiskOnKernelSU](https://github.com/Dr-TSNG/ZygiskOnKernelSU/releases/latest) module (only if you want to use LSPosed features)

3. Grant SuperSU/root permission for SystemUI from KernelSU app
4. Grant SuperSU/root permission for SystemUI from KernelSU app

4. Reboot your device to get the modules installed successfully
5. Reboot your device to get the modules installed successfully

5. Now follow the installation steps of magisk users and voila!
6. Now follow the installation steps of magisk users and voila!

> KernelSU doesn't show root prompt. You will have to manually enable root access for Iconify from KernelSU app itself.
Expand Down

0 comments on commit eb67ca8

Please sign in to comment.