From f35b6dec495678e542351c1e37ff33d9bca3adad Mon Sep 17 00:00:00 2001 From: Morgan Aldridge Date: Thu, 17 Jan 2019 00:12:34 -0500 Subject: [PATCH] Added MenuExtras path and an Xload menu extra --- .mlvwm/MenuBar | 3 +++ .mlvwm/MenuExtras/xload | 6 ++++++ README.md | 3 +++ 3 files changed, 12 insertions(+) create mode 100644 .mlvwm/MenuExtras/xload diff --git a/.mlvwm/MenuBar b/.mlvwm/MenuBar index fb9e2bd..95ee4b6 100644 --- a/.mlvwm/MenuBar +++ b/.mlvwm/MenuBar @@ -82,3 +82,6 @@ def-Label def-Special def-Window END + +# Menu Extras +#Read .mlvwm/MenuExtras/xload \ No newline at end of file diff --git a/.mlvwm/MenuExtras/xload b/.mlvwm/MenuExtras/xload new file mode 100644 index 0000000..be71a69 --- /dev/null +++ b/.mlvwm/MenuExtras/xload @@ -0,0 +1,6 @@ +################################################################################ +# XLoad Menu Extra +################################################################################ + +# 60s Load Average Graph (30px, 2s update, smooth scrolling) +Swallow "XLoad" Action Exec "xload" exec xload -geometry 30x24 -bg white -fg red -update 2 -jumpscroll 1 -nolabel diff --git a/README.md b/README.md index 7ad2efd..c8d2943 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,9 @@ The current structure is: System7 MacOS8 MacOS9 + MenuExtras/ + xload + … apps/ .AppManifest Xterm