summaryrefslogtreecommitdiff
path: root/Xdefaults
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2010-01-08 01:11:56 +0100
committerAdrian C. (anrxc) <anrxc@sysphere.org>2010-01-08 01:14:58 +0100
commit0ac02700913069d0b519838b55aa7f3e14bfd8cd (patch)
tree3f980c832df4f6310cc92572a126ffd51a98343a /Xdefaults
parent856eb65e79e176ebe242daa9825458d39c14c8b8 (diff)
downloaddotfiles-0ac02700913069d0b519838b55aa7f3e14bfd8cd.tar.xz
Xdefaults: ban TrueType fonts from terminal emulators
Diffstat (limited to 'Xdefaults')
-rw-r--r--Xdefaults74
1 files changed, 37 insertions, 37 deletions
diff --git a/Xdefaults b/Xdefaults
index 4b54bba..e196b67 100644
--- a/Xdefaults
+++ b/Xdefaults
@@ -12,7 +12,7 @@ Xft.rgba: rgb
!{{{ EMACS
!
-! Workaround for new frames, .emacs default-font was not honored
+! Font for emacsclient frames
Emacs.font: -xos4-terminus-medium-r-normal-*-12-120-72-72-c-60-iso8859-2
!}}}
@@ -20,38 +20,37 @@ Emacs.font: -xos4-terminus-medium-r-normal-*-12-120-72-72-c-60-iso8859-2
!{{{ URXVT
!
! General
-!urxvt*geometry: 80x26
-urxvt.termName: rxvt-256color
-urxvt.loginShell: true
-urxvt.scrollBar: false
-urxvt.secondaryScroll: true
-urxvt.saveLines: 65535
-urxvt.cursorBlink: false
-urxvt.urgentOnBell: true
-urxvt.override-redirect: false
-!urxvt.borderLess: false
-!urxvt.borderWidth: 1
-!urxvt.internalBorder: 0
+urxvt*termName: rxvt-256color
+urxvt*loginShell: true
+urxvt*scrollBar: false
+urxvt*secondaryScroll: true
+urxvt*saveLines: 65535
+urxvt*cursorBlink: false
+urxvt*urgentOnBell: true
+!urxvt*override-redirect:false
+!urxvt*borderLess: false
+!urxvt*internalBorder: 0
+!urxvt*externalBorder: 0
!
! Extensions
-urxvt*perl-lib: /usr/lib/urxvt/perl/
-urxvt*perl-ext-common: default,matcher,searchable-scrollback
-urxvt*urlLauncher: /usr/local/bin/firefox
-urxvt*matcher.button: 1
-! So we catch even nasty URLs
-urxvt.cutchars: `()'*<>[]{|}"
-URxvt*cutchars: `"()'*<>[]{|}
+urxvt*perl-lib: /usr/lib/urxvt/perl/
+urxvt*perl-ext-common: default,matcher,searchable-scrollback
+urxvt*urlLauncher: /usr/local/bin/firefox
+urxvt*matcher.button: 1
+! Catch ugly URLs
+urxvt.cutchars: `()'*<>[]{|}"
+URxvt*cutchars: `"()'*<>[]{|}
!
! Appearance
-urxvt.font: -xos4-terminus-medium-*-*-*-12-*-*-*-*-*-*-*
-urxvt.boldFont: -xos4-terminus-bold-*-*-*-12-*-*-*-*-*-*-*
+urxvt*font: -xos4-terminus-medium-*-*-*-12-*-*-*-*-*-*-*
+urxvt*boldFont: -xos4-terminus-bold-*-*-*-12-*-*-*-*-*-*-*
!
! Cursor
-urxvt.cursorColor: #DCDCCC
+urxvt*cursorColor: #DCDCCC
!
! Pseudo Transparency
-!urxvt.shading: 30
-!urxvt.transparent: false
+!urxvt*shading: 30
+!urxvt*transparent:false
!
! Zenburn color-scheme
urxvt*background: #3f3f3f
@@ -94,10 +93,11 @@ xterm*saveLines: 65535
xterm*dynamicColors: on
xterm*highlightSelection: true
! Appearance
-xterm*utf8: 2
+xterm*utf8: 2
xterm*eightBitInput: true
-xterm*faceName: terminus:pixelsize=10
-xterm*cursorColor: #FFFFFF
+xterm*font: -xos4-terminus-medium-*-*-*-12-*-*-*-*-*-*-*
+xterm*boldFont: -xos4-terminus-bold-*-*-*-12-*-*-*-*-*-*-*
+xterm*cursorColor: #DCDCCC
! Zenburn
xterm*background: #3f3f3f
xterm*foreground: #dcdccc
@@ -132,7 +132,7 @@ XLock.background: Gray20
XLock.description: false
XLock.echokeys: true
XLock.echokey: *
-XLock.info:
+XLock.info:
!XLock.info: Enter password to unlock \nSelect icon to lock
XLock.validate: Validating login...
XLock.invalid: Login failed
@@ -147,14 +147,14 @@ XLock.messagefont: -xos4-terminus-*-*-*-*-*-*-*-*-*-*-*-*
!{{{ XMAN
-Xman*Background: #3F3F3F
-Xman*Foreground: #F0DFAF
-Xman*bothShown: true
-Xman*topBox: false
-Xman*manualFontNormal: -xos4-terminus-*-*-*-*-*-*-*-*-*-*-iso8859-2
-Xman*manualFontBold: -xos4-terminus-bold-*-*-*-*-*-*-*-*-*-iso8859-2
-Xman*manualFontItalic: -xos4-terminus-*-*-*-*-*-*-*-*-*-*-iso8859-2
-Xman*directoryFontNormal: -xos4-terminus-*-*-*-*-*-*-*-*-*-*-iso8859-2
+Xman*Background: #3F3F3F
+Xman*Foreground: #F0DFAF
+Xman*bothShown: true
+Xman*topBox: false
+Xman*manualFontNormal: -xos4-terminus-*-*-*-*-*-*-*-*-*-*-iso8859-2
+Xman*manualFontBold: -xos4-terminus-bold-*-*-*-*-*-*-*-*-*-iso8859-2
+Xman*manualFontItalic: -xos4-terminus-*-*-*-*-*-*-*-*-*-*-iso8859-2
+Xman*directoryFontNormal: -xos4-terminus-*-*-*-*-*-*-*-*-*-*-iso8859-2
!}}}