summaryrefslogtreecommitdiffstats
path: root/Xdefaults
diff options
context:
space:
mode:
Diffstat (limited to 'Xdefaults')
-rw-r--r--Xdefaults22
1 files changed, 0 insertions, 22 deletions
diff --git a/Xdefaults b/Xdefaults
index b1ced12..177898b 100644
--- a/Xdefaults
+++ b/Xdefaults
@@ -45,7 +45,6 @@ xterm*visualBell:true
xterm*loginShell:true
xterm*background:black
xterm*foreground:lightgrey
-!xterm*transparent:true
xterm*shading:50
xterm*saveLines:4096
xterm*cursorColor:green
@@ -53,30 +52,9 @@ xterm*colorMode:true
xterm*pointerColor:yellow
xterm*pointerColor2:yellow
xterm*borderWidth:1
-!xterm*truetintingType:true
-!xterm*fading:80
xterm*scrollTtyOutput:false
xterm*scrollBar_right:true
xterm*scrollBar:false
! }}}
-! aterm {{{
-aterm*visualBell:true
-aterm*loginShell:true
-aterm*background:black
-aterm*foreground:lightgrey
-!aterm*transparent:true
-aterm*shading:50
-aterm*saveLines:4096
-aterm*cursorColor:green
-aterm*pointerColor:yellow
-aterm*pointerColor2:yellow
-aterm*borderWidth:1
-!aterm*truetintingType:true
-!aterm*fading:80
-aterm*scrollTtyOutput:true
-aterm*scrollBar_right:true
-aterm*scrollBar:false
-aterm*boldFont:7x14
-! }}}
! vim:ft=xdefaults: