legacy-dotfiles/.Xdefaults

83 lines
1.8 KiB
Text
Raw Normal View History

2011-10-29 12:25:30 +02:00
! -*- mode: conf-xdefaults; mode: rainbow -*-
2011-12-01 22:37:53 +01:00
! - color scheme
2011-12-21 12:16:54 +01:00
*.background: #000000
*.foreground: #15abc3
2011-12-01 22:37:53 +01:00
! black
*.color0: #000000
*.color8: #0d0b0c
2011-12-01 22:37:53 +01:00
! red
*.color1: #800000
*.color9: #c89490
! green
*.color2: #00815b
*.color10: #05e4a5
2011-12-01 22:37:53 +01:00
! yellow
*.color3: #c3ab15
*.color11: #e0c624
2011-12-01 22:37:53 +01:00
! blue
*.color4: #035390
*.color12: #029cdc
2011-12-01 22:37:53 +01:00
! purple
*.color5: #585ca8
*.color13: #9b859d
2011-12-01 22:37:53 +01:00
! cyan
*.color6: #15abc3
*.color14: #24c6e0
2011-12-01 22:37:53 +01:00
! white
*.color7: #808080
*.color15: #ececec
*.internalBorder: 0
2011-12-01 22:37:53 +01:00
! General
urxvt*loginShell: true
urxvt*scrollBar: false
urxvt*secondaryScroll: true
urxvt*saveLines: 65535
urxvt*cursorBlink: false
2010-11-24 00:17:08 +01:00
urxvt*cursorUnderline: true
urxvt*urgentOnBell: true
urxvt*termName: rxvt-256color
urxvt.visualBell: true
! Extensions
urxvt*perl-lib: /usr/lib/urxvt/perl/
urxvt*perl-ext-common: default,matcher,searchable-scrollback
2011-11-03 18:45:48 +01:00
urxvt*urlLauncher: firefox
urxvt*matcher.button: 1
! Appearance
2011-12-21 12:16:54 +01:00
urxvt.font: -misc-tamsyn-medium-r-normal-*-17-*-*-*-*-*-iso8859-*
urxvt.boldFont: -misc-tamsyn-bold-r-normal-*-17-*-*-*-*-*-iso8859-*
2011-12-01 22:37:53 +01:00
urxvt.transparent: true
2011-03-02 09:59:16 +01:00
2011-12-21 12:16:54 +01:00
xterm*faceName: -misc-tamsyn-medium-r-normal-*-17-*-*-*-*-*-iso8859-*
2011-06-13 14:16:09 +02:00
!xft settings
Xft.antialias: true
Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintslight
2011-10-05 13:37:21 +02:00
2011-12-06 15:46:39 +01:00
! Emacs settings
2011-10-05 13:37:21 +02:00
Emacs*menuBar: off
Emacs*toolbar: off
Emacs*useXIM: off
2011-12-01 22:37:53 +01:00
xfontsel.sampleText: \
static void print_sample_message(XWindow *win) {\n\
win.label->text = "Sample text 0123456789"\n\
}
xfontsel.sampleText16: \
static void print_sample_message(XWindow *win) {\n\
win.label->text = "Sample text 0123456789"\n\
}
xfontsel.sampleTextUCS: \
static void print_sample_message(XWindow *win) {\n\
win.label->text = "Sample text 0123456789"\n\
}
2011-12-21 12:16:54 +01:00
*.font: -misc-tamsyn-medium-r-normal-*-17-*-*-*-*-*-iso8859-*