Added XMag styling

This commit is contained in:
Morgan Aldridge 2019-06-25 22:17:20 -04:00
parent 9e16fb14e9
commit 5ffe4554fe
2 changed files with 14 additions and 0 deletions

View File

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

13
.mlvwm/apps/xmag Normal file
View File

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