summaryrefslogtreecommitdiffstats
path: root/Xdefaults
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-04-11 19:01:35 -0500
committerJesse Luehrs <doy@tozt.net>2013-04-11 19:06:04 -0500
commitecaf342099d0db3e3e16b0efa84b028293633774 (patch)
tree98deb33034e942410104a43b8a538f26dfd997db /Xdefaults
parentbd7be041069f5124a69e98fd00ad3d94d960adae (diff)
downloadconf-ecaf342099d0db3e3e16b0efa84b028293633774.tar.gz
conf-ecaf342099d0db3e3e16b0efa84b028293633774.zip
remove a lot of stuff i don't use anymore
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: