From 0d783d932e5eedbf25069c205e791d2933eb16aa Mon Sep 17 00:00:00 2001 From: matt LLVW Date: Tue, 14 May 2019 22:44:18 +0200 Subject: [PATCH] added README interface option --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c93f38b..acfab32 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ To make a custom colorscheme, check out the [template](./colorschemes/template.g `-a`, `--averagecpu` Show average CPU in the CPU widget. `-s`, `--statusbar` Show a statusbar with the time. `-b`, `--battery` Show battery level widget (`minimal` turns off). [preview](./assets/battery.png) +`-i`, `--interface=NAME` Select network interface [default: all]. ## Credits