summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home/.Xdefaults2
-rw-r--r--home/.zshrc2
2 files changed, 2 insertions, 2 deletions
diff --git a/home/.Xdefaults b/home/.Xdefaults
index 2b14a5c..5c81935 100644
--- a/home/.Xdefaults
+++ b/home/.Xdefaults
@@ -88,7 +88,7 @@ URxvt*title: terminal
URxvt*termName: rxvt-256color
URxvt*depth: 32
-URxvt*background: rgba:0000/0000/0000/ffff
+URxvt*background: rgba:0000/0000/0000/bbbb
URxvt*foreground: rgba:dddd/dddd/dddd/ffff
URxvt*cursorColor: white
URxvt.colorBD: white
diff --git a/home/.zshrc b/home/.zshrc
index a88f611..bedc8e7 100644
--- a/home/.zshrc
+++ b/home/.zshrc
@@ -276,7 +276,7 @@ bat(){
# /bin/rm -r ${TMPDIR}
#}
-# urxvt can handle transparency in .XDefaults
+# urxvt can handle transparency in .Xdefaults
#[[ ! -z "$DISPLAY" ]] && [ -n "$WINDOWID" ] && exec_exists transset-df && transset-df -i $WINDOWID 0.85 >/dev/null || true
# twitter.com/climagic