From 7da2e134e4006490451eb4875903030ae5ca8a66 Mon Sep 17 00:00:00 2001 From: Julien Valroff Date: Tue, 1 Nov 2011 16:25:22 +0100 Subject: [PATCH] Merge into one unique branch --- .Xresources.d/urxvt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/.Xresources.d/urxvt b/.Xresources.d/urxvt index a61d3a4..520d511 100644 --- a/.Xresources.d/urxvt +++ b/.Xresources.d/urxvt @@ -1,7 +1,28 @@ ! vim:ft=xdefaults !! URxvt configuration + +! ares +#if WIDTH == 1366 +#if HEIGHT == 768 +URxvt*geometry: 160x45 +#endif +#endif + +! poseidon +#if WIDTH == 1600 +zsh:1: command not found: q +URxvt*geometry: 180x55 +#endif +#endif + +! gaia +#if WIDTH == 1920 +#if HEIGHT == 1080 URxvt*geometry: 200x65 +#endif +#endif + URxvt*font: xft:DejaVu Sans Mono:style=Regular:pixelsize=12 URxvt*saveLines: 5000 URxvt*scrollBar: true -- 2.20.1