Commit graph

18 commits

Author SHA1 Message Date
Vincent Bernat
a2a2a44f5a xresources: restore xresources to speed up Emacs 2019-08-30 21:41:25 +02:00
Vincent Bernat
3d903fc6ba terminal: use xfce4-terminal
While rxvt-unicode is great, it doesn't support xsettings making it
difficult to use when DPI can change while running.
2014-09-17 17:52:04 +02:00
Vincent Bernat
3698e6c650 xsettings: use xsettingsd 2014-09-17 10:12:14 +02:00
Vincent Bernat
626ceabf48 xresources: don't blink cursor in rxvt
The number of wake-ups per second is high when this option is enabled.
2014-07-01 11:38:20 +02:00
Vincent Bernat
4343cd6bd0 xresources: fix hintstyle
`hintlight` should be spelled `hintslight`. Otherwise, some fonts look
too bold.
2014-06-30 21:33:01 +02:00
Vincent Bernat
7b4de27bc8 urxvt: use a more transparent background by default
On a HiDPI screen, the previous transparency was almost not transparent.
2014-06-11 17:12:30 +02:00
Vincent Bernat
1d55bdfe57 urxvt: use orange to display italics 2013-01-27 09:44:11 +01:00
Vincent Bernat
1eaa33502a xresources: enable powerline font 2013-01-26 03:36:12 +01:00
Vincent Bernat
8c473e6403 uxrvt: better fastest scrolling 2013-01-23 01:43:16 +01:00
Vincent Bernat
9420b74c08 xresources: use same format for all RGB colors 2013-01-23 00:50:26 +01:00
Vincent Bernat
657084395c term: add a way to increase/decrease font size in urxvt 2012-10-08 19:43:01 +02:00
Vincent Bernat
a780d481c2 xresources: switch to DejaVu Sans Mono to get bold.
Not having bold is troublesome.
2012-09-04 19:37:29 +02:00
Vincent Bernat
dbecbb1890 xresources: try to show bold in a different color 2012-09-04 19:33:42 +02:00
Vincent Bernat
0c8314990d xresources: don't use XFT for Terminus
We could also set the bold font but this is useless since the bold
font is the same as the regular font for 12px size.
2012-08-03 10:12:33 +02:00
Vincent Bernat
e05bf1f83c xresources: switch to Terminus-9 via Xft
It is narrower but at this size, there is no bold. We'll see how it
works.
2012-07-29 08:59:43 +02:00
Vincent Bernat
dad27fe5d0 xresources: invert scrollWithBuffer for urxvt 2012-07-19 22:07:40 +02:00
Vincent Bernat
f7f6104f4b xresources: yet another color scheme for rxvt, with more contrast 2012-07-16 19:46:24 +02:00
Vincent Bernat
e3fd83eab4 xresources: move URxvt configuration into ~/.Xresources 2012-07-16 11:30:55 +02:00