diff --git a/.mlvwm/apps/.AppsManifest b/.mlvwm/apps/.AppsManifest index 97b3635..c6ef490 100644 --- a/.mlvwm/apps/.AppsManifest +++ b/.mlvwm/apps/.AppsManifest @@ -3,4 +3,5 @@ Read .mlvwm/apps/chrome Read .mlvwm/apps/xcalc Read .mlvwm/apps/xclock Read .mlvwm/apps/xload +Read .mlvwm/apps/xmag Read .mlvwm/apps/xterm diff --git a/.mlvwm/apps/xmag b/.mlvwm/apps/xmag new file mode 100644 index 0000000..6f65b4e --- /dev/null +++ b/.mlvwm/apps/xmag @@ -0,0 +1,13 @@ +Menu xmag-file, Label "File", Left +"New" Action Exec "xmag" exec xmag +END + +MenuBar xmag +xmag-file +def-Edit +END + +Style +"xmag" NoSBarH, NoSBarV +"xmag" MiniIcon mini-xmag.xpm +END