From 1e57aa0ec74b978a96ab321e6014153268987841 Mon Sep 17 00:00:00 2001 From: Federico Ceratto Date: Tue, 22 Dec 2015 22:55:05 +0000 Subject: [PATCH] Added package nimi3status --- packages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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" } ]