commit 134098a673e52945e508115f17f65aaaae1c290b parent 5c6fac34e6f19c1d6d0aa19fc17bc0fd350f29ae Author: Xiaodong Xu <[email protected]> Date: Sun Dec 1 16:45:49 +0800 Add cosmic sans neue font Diffstat:
.Xdefaults | | | 4 | ++-- |
.Xdefaults.d/fonts/cosmic_droid | | | 9 | +++++++++ |
.pentadactylrc | | | 4 | ++-- |
diff --git a/.Xdefaults b/.Xdefaults @@ -1,11 +1,11 @@ ! ! author : Xu Xiaodong <[email protected]> -! modified : 2013 Jul 06 +! modified : 2013 Dec 01 ! !-- colorscheme & font --! #include ".Xdefaults.d/colors/hybrid" -#include ".Xdefaults.d/fonts/dejavu_droid" +#include ".Xdefaults.d/fonts/cosmic_droid" !-- xft --! ! hintstyle : hintnone | hintslight | hintmedium | hintfull diff --git a/.Xdefaults.d/fonts/cosmic_droid b/.Xdefaults.d/fonts/cosmic_droid @@ -0,0 +1,9 @@ +! +! author : Xu Xiaodong <[email protected]> +! modified : 2013 Dec 01 +! + +URxvt.font : xft:cosmicsansneuemono:size=10,xft:wenquanyi micro hei:size=10 +URxvt.boldFont : xft:cosmicsansneuemono:size=109:bold,xft:wenquanyi micro hei:size=10:bold + +! vim: ai:et:ts=2:sw=2:tw=78:ft=xdefaults diff --git a/.pentadactylrc b/.pentadactylrc @@ -1,6 +1,6 @@ " " author: Xu Xiaodong <[email protected]> -" modified: 2013 Jun 12 +" modified: 2013 Nov 30 " "-- look --" @@ -25,7 +25,7 @@ set editor='urxvtc -e vim' autocmd LocationChange www.google.com/reader/,mail.google.com :normal! <C-z> "-- style --" -style -name custom http://linuxtoy.org/* <<EOM +style -name custom https://linuxtoy.org/* <<EOM body { background: #ffffff !important; }