From bc7b9ba2e467a1c8bcca4a9c37742ab5e5886d54 Mon Sep 17 00:00:00 2001 From: Caleb Bassi Date: Sun, 18 Feb 2018 23:27:26 -0800 Subject: [PATCH] Updated README --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index b32f870..4a16086 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you install this way, starting gotop with the `-u` flag or pressing `u` in go ### Arch Linux -Alternatively, if you're on Arch Linux, you can install the `gotop` package from the AUR. +Alternatively, if you're on Arch Linux you can install the `gotop` package from the AUR. ## Keybinds @@ -57,15 +57,12 @@ Feel free to add a new one. You can use 256 colors for them, including bold, und * Network Usage - increase height of sparkline depending on widget size - * Process List - memory total goes above 100% - extract out column position logic into a function - * Disk Usage - color percentage - change bar color to white - * general - option to set polling interval for CPU and mem - more themes @@ -75,7 +72,6 @@ Feel free to add a new one. You can use 256 colors for them, including bold, und - gif of gotop - more packages - add license - * cleaning up code - termui Blocks should ignore writing to the outside area - Ignore writes to outside of inner area, or give error?