diff options
| author | Federico Ceratto <federico.ceratto@gmail.com> | 2015-12-22 22:55:05 +0000 |
|---|---|---|
| committer | Federico Ceratto <federico.ceratto@gmail.com> | 2015-12-22 22:55:05 +0000 |
| commit | 1e57aa0ec74b978a96ab321e6014153268987841 (patch) | |
| tree | 877890c097cf5fd5b82c5a9b5b4f1c257765aa1a | |
| parent | 37e14bc9100b6faa1530b1bb4c80812ba67eee97 (diff) | |
| download | packages-1e57aa0ec74b978a96ab321e6014153268987841.tar.gz packages-1e57aa0ec74b978a96ab321e6014153268987841.zip | |
Added package nimi3status
| -rw-r--r-- | packages.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 86e9b87..fbad044 100644 --- a/packages.json +++ b/packages.json @@ -3758,5 +3758,17 @@ "description": "Cross-platform sound mixer library", "license": "MIT", "web": "https://github.com/yglukhov/sound" + }, + { + "name": "nimi3status", + "url": "https://github.com/FedericoCeratto/nimi3status", + "method": "git", + "tags": [ + "i3", + "i3status" + ], + "description": "Lightweight i3 status bar.", + "license": "GPLv3", + "web": "https://github.com/FedericoCeratto/nimi3status" } ] |
