Added package powernim (#2345)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
Will Reed 2022-09-02 01:21:03 -05:00 committed by Gabriel Huber
parent b5213105c1
commit 23c6b2a8d4

View File

@ -29172,5 +29172,19 @@
"description": "Simple configuration file format (scfg) parser",
"license": "CC-BY-SA 4.0",
"web": "https://codeberg.org/xoich/nim-scfg"
},
{
"name": "powernim",
"url": "https://codeberg.org/wreed/powernim",
"method": "git",
"tags": [
"menu",
"powermenu",
"gui",
"gtk"
],
"description": "Basic power menu for Linux (with systemd)",
"license": "BSD-2-Clause",
"web": "https://codeberg.org/wreed/powernim"
}
]