Added Xcalc styling

This commit is contained in:
Morgan Aldridge 2019-01-05 23:32:11 -05:00
parent bb81620bd1
commit 702c5e75f2
2 changed files with 16 additions and 1 deletions

View File

@ -1 +1,2 @@
Read .mlvwm/apps/xterm
Read .mlvwm/apps/xterm
Read .mlvwm/apps/xcalc

14
.mlvwm/apps/xcalc Normal file
View File

@ -0,0 +1,14 @@
Menu xcalc-file, Label "File", Left
"Quit" Action SendMessage "exit" Return
END
MenuBar xcalc
xcalc-file
def-Edit
END
Style
"Xcalc" NoSBarH, NoSBarV, NoResizeR, NoMinMaxR
"Xcalc" MiniIcon mini-term.xpm, MenuBar xterm
END