mirror of
https://github.com/morgant/mlvwmrc.git
synced 2025-03-27 04:29:41 +00:00
Added Xterm styling
This commit is contained in:
parent
af1aeed4e8
commit
88bb8de350
@ -95,5 +95,4 @@ Style
|
||||
END
|
||||
|
||||
# Read other configuration
|
||||
#Read Mlvwmrc-Xterm
|
||||
#Read Mlvwmrc-Netscape
|
||||
Read .mlvwm/apps/*
|
16
.mlvwm/apps/xterm
Normal file
16
.mlvwm/apps/xterm
Normal file
@ -0,0 +1,16 @@
|
||||
Menu xterm-file, Label "File", Left
|
||||
"New" Action Exec "xterm" exec xterm -ls
|
||||
"" NonSelect
|
||||
"Quit" Action SendMessage "exit" Return
|
||||
END
|
||||
|
||||
MenuBar xterm
|
||||
xterm-file
|
||||
def-Edit
|
||||
END
|
||||
|
||||
Style
|
||||
"*Term" MaxmizeScale 80x80, NoSBarH, NoSBarV
|
||||
"*Term" MiniIcon mini-term.xpm, MenuBar xterm
|
||||
END
|
||||
|
Loading…
x
Reference in New Issue
Block a user