Add dmenu_sys and dmenu_timer

This commit is contained in:
Oliver Davies 2025-08-19 20:56:05 +01:00
parent 79ebdaeba9
commit 8acc393fa0
5 changed files with 80 additions and 6 deletions

17
flake.lock generated
View file

@ -23,6 +23,22 @@
"type": "github"
}
},
"bop-scripts": {
"flake": false,
"locked": {
"lastModified": 1749678215,
"narHash": "sha256-UlLpsF/O/5WWB+fXjzJHeudxY+6pDlqq/HTqwiRf+Yk=",
"owner": "breadonpenguins",
"repo": "scripts",
"rev": "7c6be69294d2dce7c7f295f1f067c1d00eb57b66",
"type": "github"
},
"original": {
"owner": "breadonpenguins",
"repo": "scripts",
"type": "github"
}
},
"conf-vim": {
"flake": false,
"locked": {
@ -442,6 +458,7 @@
"root": {
"inputs": {
"agenix": "agenix",
"bop-scripts": "bop-scripts",
"conf-vim": "conf-vim",
"disko": "disko",
"edit-alternate-vim": "edit-alternate-vim",