mpvScripts.eisa01.simplebookmark: init at 0-unstable-2023-09-22 (#402041)
This commit is contained in:
parent
ea517c04f2
commit
488d37d95b
@ -54,6 +54,14 @@ lib.recurseIntoAttrs (
|
||||
};
|
||||
};
|
||||
|
||||
simplebookmark = {
|
||||
scriptPath = "scripts/SimpleBookmark.lua";
|
||||
meta = {
|
||||
description = "Simple bookmarks script based on assigning keys";
|
||||
maintainers = with lib.maintainers; [ luftmensch-luftmensch ];
|
||||
};
|
||||
};
|
||||
|
||||
simplehistory = {
|
||||
scriptPath = "scripts/SimpleHistory.lua";
|
||||
meta = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user