summaryrefslogtreecommitdiff
path: root/Xresources
diff options
context:
space:
mode:
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