Skip to content

Commit

Permalink
Change instructions to use launcherctl
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeems authored Jun 10, 2024
1 parent 6d90499 commit da7935d
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions web/src/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,10 @@ Install Oxide
</p>

1. ``opkg install oxide``
2. ``systemctl disable --now xochitl``
3. If you are installing on a reMarkable 2: ``systemctl enable --now rm2fb``
4. ``systemctl enable --now tarnish``
2. ``launcherctl switch-launcher --start oxide``

Uninstall Oxide
===============

1. ``systemctl disable --now tarnish``
2. ``systemctl enable --now xochitl``
1. ``launcherctl switch-launcher --start xochitl``
3. ``opkg remove --force-removal-of-dependent-packages liboxide``

0 comments on commit da7935d

Please sign in to comment.