Added MenuExtras path and an Xload menu extra

This commit is contained in:
Morgan Aldridge 2019-01-17 00:12:34 -05:00
parent e4fa5268ef
commit f35b6dec49
3 changed files with 12 additions and 0 deletions

View File

@ -82,3 +82,6 @@ def-Label
def-Special
def-Window
END
# Menu Extras
#Read .mlvwm/MenuExtras/xload

6
.mlvwm/MenuExtras/xload Normal file
View File

@ -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

View File

@ -40,6 +40,9 @@ The current structure is:
System7
MacOS8
MacOS9
MenuExtras/
xload
apps/
.AppManifest
Xterm