diff options
author | Cody Hiar <codyfh@gmail.com> | 2017-05-24 13:42:27 -0600 |
---|---|---|
committer | Cody Hiar <codyfh@gmail.com> | 2017-05-24 13:42:27 -0600 |
commit | 49951644fc0f2999ad3aab3da0d7b177954ebca7 (patch) | |
tree | 402d4cb168e84618d0d563e7159ede8f39d4a714 /templates/dashboard.yaml | |
parent | c29912889bec1e640db30e2e8e8500f5150ba157 (diff) |
Use glances insteead of htop
Diffstat (limited to 'templates/dashboard.yaml')
-rw-r--r-- | templates/dashboard.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/dashboard.yaml b/templates/dashboard.yaml index 496ddcf..c9645b9 100644 --- a/templates/dashboard.yaml +++ b/templates/dashboard.yaml @@ -3,7 +3,7 @@ windows: - window_name: live layout: tiled panes: - - htop + - glances - ctop - clear; gcalcli agenda - weechat |