diff options
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/.Xresources | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/.Xresources b/desktop/.Xresources index a6724e6..31abf28 100644 --- a/desktop/.Xresources +++ b/desktop/.Xresources @@ -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 |