diff options
-rw-r--r-- | xorg/.Xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/.Xresources b/xorg/.Xresources index 7b51a38..bf0a02f 100644 --- a/xorg/.Xresources +++ b/xorg/.Xresources @@ -1,4 +1,4 @@ -URxvt.background: #111111 +URxvt.background: #000000 URxvt.foreground: #d9d9d9 URxvt.scrollBar: false URxvt.transparent: false |