summaryrefslogtreecommitdiff
path: root/Xresources
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2015-07-13 01:33:30 +0200
committerUrbain Vaes <urbain@vaes.uk>2015-07-13 01:33:30 +0200
commitbc9c8ba28118a84a5a23eadd37fed855e000ebd0 (patch)
treebbacb34e5d3af26554a93d4b12d422bf9ff39512 /Xresources
parent8de6af284c4d4ed227c066d17fdc3954f20f2e51 (diff)
Improve Xresource
Diffstat (limited to 'Xresources')
-rw-r--r--Xresources9
1 files changed, 5 insertions, 4 deletions
diff --git a/Xresources b/Xresources
index 3ad523b..4693c69 100644
--- a/Xresources
+++ b/Xresources
@@ -12,6 +12,10 @@ XTerm*selectToClipboard: true
! URXVT !
+! General settings
+URxvt.loginShell : true
+URxvt.termName : rxvt-256color
+
! Custom META key
URxvt*modifier: alt
@@ -33,14 +37,11 @@ URxvt.keysym.M-p: perl:clipboard:paste
URxvt.keysym.F11: perl:fullscreen:switch
! Appearance
-!
! URxvt*font: xft:DejaVu Sans Mono:size=12
URxvt*font: xft:monaco:size=11:antialias=false
URxvt*scrollBar: false
URxvt*internalBorder: 0
-
-! Cursor color
-URxvt*cursorColor: Green
+URxvt.borderColor: black
! True transparency
URxvt.depth: 32