mirror of
https://github.com/morgant/mlvwmrc.git
synced 2025-08-10 10:25:11 +00:00
Added Xterm styling
This commit is contained in:
@@ -95,5 +95,4 @@ Style
|
|||||||
END
|
END
|
||||||
|
|
||||||
# Read other configuration
|
# Read other configuration
|
||||||
#Read Mlvwmrc-Xterm
|
Read .mlvwm/apps/*
|
||||||
#Read Mlvwmrc-Netscape
|
|
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
|
||||||
|
|
Reference in New Issue
Block a user