system/modules/hyprpm-update/module.yaml

12 lines
No EOL
639 B
YAML

description: Asks whether to run hyprpm update. Do this if hyprland's version changed during your dcli sync or dcli update.
package-files:
- dependencies.yaml
post_install_hook: "hook.sh"
run_hooks_as_user: true
hook_behavior: ask #There is an explicit Call-to-Action in this module's description („Do this if...”), so I'll use "ask" in this case, even though I don't like it that much. But re-running this on every sync would just be too slow...
author: "Guzio"
version: "0.0.0" #Still in-dev
category: "window-managers"
tags: []
license: "MIT"
upstream_url: "https://gitdab.com/Guzio/system/src/branch/main/modules/hyprpm-update"