From 8e7bd2cd6bc8ea5a98f98bfb71ae2c40b48c5b4a Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Tue, 5 Sep 2017 09:46:43 -0600 Subject: Changing dashboard template --- templates/dashboard.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/dashboard.yaml') diff --git a/templates/dashboard.yaml b/templates/dashboard.yaml index c9645b9..f92e806 100644 --- a/templates/dashboard.yaml +++ b/templates/dashboard.yaml @@ -3,7 +3,7 @@ windows: - window_name: live layout: tiled panes: - - glances + - htop - ctop - - clear; gcalcli agenda + - while true; do clear; gcalcli agenda; sleep 3600; done - weechat -- cgit v1.2.3