dotfiles

Cross platform dotfiles for linux, mac and windows
git clone git@getsh.org:dotfiles.git
Log | Files | Refs

commit d559b35fa12c3fe3a70d564b7c2289cb825c029a
parent 6837a9504a7868a0f1e1d41b4b4b681dd846d2c9
Author: Bharatvaj <bharatvajph@gmail.com>
Date:   Sat, 23 Jun 2018 00:23:20 +0530

Terminal bgcolor correction

Diffstat:
M.Xdefaults | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.Xdefaults b/.Xdefaults @@ -51,7 +51,7 @@ URxvt.keysym.C-N: exec urxvtc ! special *.foreground: #d0d0d0 -*.background: rgba:0000/0000/0200/c800 +*.background: rgba:0000/0000/0000/f000 *.cursorColor: #d0d0d0 ! black