summaryrefslogtreecommitdiff
path: root/.Xresources/base
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2015-12-10 21:52:10 +0000
committerUrbain Vaes <urbain@vaes.uk>2015-12-10 21:52:10 +0000
commitff8a8e34335585a3cd686c10a839207a94618390 (patch)
tree5f24e5f33e7743c9f1d7af5e409e1f902aba60f1 /.Xresources/base
parent1dbce4f6f355aea197836e455c67d67f796bc220 (diff)
Clean .Xressources
Diffstat (limited to '.Xresources/base')
-rw-r--r--.Xresources/base22
1 files changed, 1 insertions, 21 deletions
diff --git a/.Xresources/base b/.Xresources/base
index 8ed074f..d4d1ae4 100644
--- a/.Xresources/base
+++ b/.Xresources/base
@@ -1,15 +1,3 @@
-! XTERM !
-
-! Appearance xterm
-! *xterm*faceName: Monaco
-*xterm*faceSize: 11
-*xterm*background: Black
-*xterm*foreground: White
-*xterm*cursorColor: Green
-
-! Copy-paste support
-XTerm*selectToClipboard: true
-
! URXVT !
! General settings
@@ -17,7 +5,7 @@ URxvt.loginShell : true
URxvt.termName : rxvt-256color
! Custom META key
-URxvt*modifier: alt
+URxvt*modifier: super
! Copy-paste configuration
URxvt.clipboard.copycmd: xclip -i -selection clipboard
@@ -38,16 +26,8 @@ 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
! True transparency
URxvt.depth: 32
-
-! Font configuration
-! Xft.dpi: 96
-! Xft.antialias: false
-! Xft.hinting: true
-! Xft.rgba: rgb
-! Xft.hintstyle: hintslight