Revert to using urxvt again

I need this color scheme, high contrast schemes are not for me.  Increasing the
font size already helps with readability.
This commit is contained in:
Daniel - 2021-06-27 16:21:39 +02:00
parent 5306f07831
commit d9d64715d7
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
2 changed files with 2 additions and 2 deletions

View File

@ -80,7 +80,7 @@ URxvt*scrollBar_right: false
URxvt*scrollBar: false
URxvt*transparent: false
URxvt*geometry: 84x24
URxvt*font: xft:DejaVu Sans Mono:pixelsize=14
URxvt*font: xft:DejaVu Sans Mono:pixelsize=16
URxvt*urgentOnBell: true
URxvt*visualBell: false
URxvt.iso14755: false

View File

@ -35,7 +35,7 @@ main = xmonad $
docks $
ewmh $
def {
terminal = "xfce4-terminal"
terminal = "urxvtcd"
, normalBorderColor = "#cccccc"
, focusedBorderColor = "#2342ff"
, keys = keyMap