Rename plugin namespace from jandieman to dotjuice
Updates manifest id/author, the QML moduleName/ipcTarget, and every doc reference to match. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MLfSWFEMyY85ZDWEYicdaF
This commit is contained in:
@@ -14,8 +14,8 @@ and manage its credentials, all from the Omarchy bar.
|
||||
## Install
|
||||
|
||||
1. Copy (or clone) this repository into
|
||||
`~/.config/omarchy/plugins/jandieman.hypr-rdp/`
|
||||
2. `omarchy plugin enable jandieman.hypr-rdp --section right`
|
||||
`~/.config/omarchy/plugins/dotjuice.hypr-rdp/`
|
||||
2. `omarchy plugin enable dotjuice.hypr-rdp --section right`
|
||||
(or any bar section you prefer)
|
||||
|
||||
The widget appears immediately; no restart of Hyprland or the shell needed.
|
||||
@@ -23,8 +23,8 @@ The widget appears immediately; no restart of Hyprland or the shell needed.
|
||||
## Remove
|
||||
|
||||
```
|
||||
omarchy plugin disable jandieman.hypr-rdp
|
||||
omarchy plugin remove jandieman.hypr-rdp
|
||||
omarchy plugin disable dotjuice.hypr-rdp
|
||||
omarchy plugin remove dotjuice.hypr-rdp
|
||||
```
|
||||
|
||||
Removing the plugin does **not** touch `hypr-rdp` itself, its
|
||||
|
||||
Reference in New Issue
Block a user