From 49951644fc0f2999ad3aab3da0d7b177954ebca7 Mon Sep 17 00:00:00 2001
From: Cody Hiar <codyfh@gmail.com>
Date: Wed, 24 May 2017 13:42:27 -0600
Subject: Use glances insteead of htop

---
 templates/dashboard.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'templates')

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
-- 
cgit v1.2.3