diff options
| author | Kjetil Orbekk <kj@orbekk.com> | 2021-12-21 20:34:20 -0500 |
|---|---|---|
| committer | Kjetil Orbekk <kj@orbekk.com> | 2021-12-21 20:34:20 -0500 |
| commit | b99f69dea08fe5843607e5f504808901ef045c00 (patch) | |
| tree | e3cfaace11baac07827984558fa3d80249a6b010 /desktop | |
| parent | 19a775c6fea5bc9770b3c436f70a9d7536eb7861 (diff) | |
| parent | 8655138fd717d175fbc80fc15a4a7ec5c9be8baa (diff) | |
Merge branch 'master' of dragon.orbekk.com:/storage/projects/dotfiles
Diffstat (limited to 'desktop')
| -rw-r--r-- | desktop/.Xresources | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/.Xresources b/desktop/.Xresources index a6724e6..5d5ce3a 100644 --- a/desktop/.Xresources +++ b/desktop/.Xresources @@ -2,7 +2,7 @@ !urxvt*font: xft:dejavu sans mono:pixelsize=22:antialias=true:hinting=true !urxvt*font: xft:DejaVu Sans Mono:pixelsize=20:antialias=true:hinting=true ! urxvt*font: xft:fira code:pixelsize=22:antialias=true:hinting=true -urxvt*font: xft:iosevka term:size=14,xft:dejavu sans mono:size=14 +urxvt*font: xft:iosevka term:size=15,xft:dejavu sans mono:size=14 !urxvt*letterSpace: -5 !urxvt*font: xft:fira code:pixelsize=22:antialias=true !urxvt*font: xft:inconsolata:size=18:antialias=true @@ -33,8 +33,8 @@ URxvt.iso14755_52: false URxvt.url-launcher: /usr/bin/xdg-open URxvt.matcher.button: 1 -urxvt*foreground: white -urxvt*background: black +*foreground: white +*background: black *color0: #2E3436 *color1: #a40000 |
