packaging: ship souveraine-button, the reporter that replaces the policy script
Reports down/up edges to sessiond and decides nothing. Wire it in hyprland.lua as a bind/bindr pair — reporting only the press leaves the machine believing the button is held forever.
This commit is contained in:
parent
86afe00dba
commit
a89556aef7
3 changed files with 76 additions and 2 deletions
|
|
@ -344,6 +344,7 @@ jobs:
|
|||
cp packaging/souveraine-sensord.service "$PKG_WORK/"
|
||||
fi
|
||||
cp packaging/souveraine-verify-trail "$PKG_WORK/"
|
||||
cp packaging/souveraine-button "$PKG_WORK/"
|
||||
cp packaging/arch/PKGBUILD.prebuilt "$PKG_WORK/PKGBUILD"
|
||||
(
|
||||
cd "$PKG_WORK"
|
||||
|
|
|
|||
Loading…
Reference in a new issue