branch: main commit 0ba289dbc3f0363d362a53f5ee83f376d1af3301 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
* elpa-packages (beframe): New package --- elpa-packages | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/elpa-packages b/elpa-packages index 0d596ed353..eb2d8f7acb 100644 --- a/elpa-packages +++ b/elpa-packages @@ -91,6 +91,11 @@ :auto-sync nil) (beacon :url "https://github.com/Malabarba/beacon" :auto-sync t) + (beframe :url "https://git.sr.ht/~protesilaos/beframe" + :auto-sync t + :doc "README.org" + :readme "README.md" + :ignored-files ("COPYING" "doclicense.texi")) (bind-key :core "lisp/use-package/bind-key.el") (blist :url "https://gitlab.com/mmemmew/blist" :doc "blist.texinfo"