diff options
author | rsc <devnull@localhost> | 2004-06-10 19:50:58 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2004-06-10 19:50:58 +0000 |
commit | dd94dcd53587dc406daaf9e594b37737d310c8d3 (patch) | |
tree | aa270ad8b41d2f9e7233ac1bc077a01e2cb31fe8 /lib/gv.style | |
parent | 79e88b0cb627cd6bac79d2f90d7ad63f29296d73 (diff) | |
download | plan9port-dd94dcd53587dc406daaf9e594b37737d310c8d3.tar.gz plan9port-dd94dcd53587dc406daaf9e594b37737d310c8d3.tar.bz2 plan9port-dd94dcd53587dc406daaf9e594b37737d310c8d3.zip |
make gv look better
Diffstat (limited to 'lib/gv.style')
-rw-r--r-- | lib/gv.style | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/gv.style b/lib/gv.style new file mode 100644 index 00000000..f6c62376 --- /dev/null +++ b/lib/gv.style @@ -0,0 +1,16 @@ +!######################################## +!##### Layouts +!######################################## + +GV.control.MButton.font: -*-Helvetica-Medium-R-Normal--*-120-*-*-P-*-ISO8859-1 +GV*orientationButton*forcedWidth: 72 +GV*upsidedown.Label: Up-Down +GV.?.processButton.label: + +!##### Main Layout + +GV*control.layout: \ +|v{ \ + viewFrame<+[2]-100%*+9999-100%> \ +} + |