summaryrefslogtreecommitdiff
path: root/.Xresources
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2022-07-03 18:23:44 +0200
committerMarc Vertes <mvertes@free.fr>2022-07-03 18:23:44 +0200
commita7b4e094e5e16d19b007088e7f6aecb2be9e050f (patch)
tree6079fbf3c3394fec8f6a5588ed64f2f8db06cd90 /.Xresources
parentc277d54d35c064dafc1abe6be1763dcc6eb99b4d (diff)
update
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources13
1 files changed, 9 insertions, 4 deletions
diff --git a/.Xresources b/.Xresources
index 28b8436..b3589ed 100644
--- a/.Xresources
+++ b/.Xresources
@@ -7,9 +7,10 @@ URxvt.colorBD: blue3
URxvt.colorUL: magenta3
URxvt.cursorColor: red
! URxvt.color12: rgb:5c/5c/ff
-!URxvt.font: xft:Mono:size=12
-!URxvt.letterSpace: -1
Urxvt.font: 6x13
+!URxvt.font: xft:Mono:size=12
+!URxvt.font: xft:Mono:size=10
+URxvt.letterSpace: -1
URxvt.perl-ext-common: font-size
URxvt.keysym.C-Prior: font-size:increase
URxvt.keysym.C-Next: font-size:decrease
@@ -18,8 +19,10 @@ URxvt.keysym.C-Next: font-size:decrease
xterm*termName: xterm-256color
xterm*VT100.Translations: #override \
- Meta <Key> minus: smaller-vt-font() \n\
- Meta <Key> equal: larger-vt-font() \n
+ Ctrl <Key> Next: smaller-vt-font() \n\
+ Ctrl <Key> Prior: larger-vt-font() \n
+! Meta <Key> minus: smaller-vt-font() \n\
+! Meta <Key> equal: larger-vt-font() \n
xterm*cursorColor: red
!xterm*visualBell: true
!xterm*geometry: 100x32
@@ -32,6 +35,8 @@ xterm*decTerminalID: vt340
xterm*allowWindowOps : False
xterm*disallowedWindowOps : 1,2,3,4,5,6,7,8,9,11,13,18,19,20,21,GetSelection,SetSelection,SetWinLines,SetXprop
+! Colors optimized for a light background
+!
! Black + DarkGrey
*color0: #000000
*color8: #555753