diff options
Diffstat (limited to '.Xresources')
| -rw-r--r-- | .Xresources | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.Xresources b/.Xresources new file mode 100644 index 0000000..0f1fe07 --- /dev/null +++ b/.Xresources @@ -0,0 +1,21 @@ +URxvt.geometry: 400x400 +URxvt.font: xft:CommitMono Nerd Font:pixelsize=18 +URxvt.scrollBar: false +URxvt.foreground: #FFFFFF +URxvt.background: #000000 +URxvt.color0: #333333 +URxvt.color1: #990911 +URxvt.color2: #099911 +URxvt.color3: #CC9900 +URxvt.color4: #5511CC +URxvt.color5: #990966 +URxvt.color6: #0077AA +URxvt.color7: #999999 +URxvt.color8: #666666 +URxvt.color9: #FF2222 +URxvt.color10: #22FF44 +URxvt.color11: #FFFF00 +URxvt.color12: #8833FF +URxvt.color13: #FF4499 +URxvt.color14: #22CCFF +URxvt.color15: #FFFFFF |
