aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCody Hiar <codyfh@gmail.com>2017-09-05 09:46:43 -0600
committerCody Hiar <codyfh@gmail.com>2017-09-05 09:46:43 -0600
commit8e7bd2cd6bc8ea5a98f98bfb71ae2c40b48c5b4a (patch)
tree0a242d9f4892b88c7846999feb81ac705dd37a90
parent7731faadfd13881bf2086e30ae5157c05a143440 (diff)
Changing dashboard template
-rw-r--r--templates/dashboard.yaml4
1 files changed, 2 insertions, 2 deletions
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