logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Hyprpm - Control Hyprland Plugins | Online Free DevTools by Hexmos

Control Hyprland plugins effortlessly with Hyprpm. Manage, enable, disable, and update your Hyprland compositor plugins. Free online tool, no registration required.

hyprpm

Control plugins for the Hyprland Wayland compositor. More information: https://wiki.hyprland.org/Plugins/Using-Plugins/#hyprpm.

  • Add a plugin:

hyprpm add {{git_url}}

  • Remove a plugin:

hyprpm remove {{git_url|plugin_name}}

  • Enable a plugin:

hyprpm enable {{plugin_name}}

  • Disable a plugin:

hyprpm disable {{plugin_name}}

  • Update and check all plugins:

hyprpm update

  • Force an operation:

hyprpm {{[-f|--force]}} {{operation}}

  • List all installed plugins:

hyprpm list

See Also