diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-03-21 20:15:34 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-03-21 20:15:34 +0100 |
commit | f20096022de6453ad6e054357ade2fbba97a2423 (patch) | |
tree | 09340522eac9453a45c508f7d22754f9823f89c5 /X11 | |
parent | 3bdd71d25d67e69bc4e510ac26e262a77f9578ff (diff) | |
download | dotfiles-f20096022de6453ad6e054357ade2fbba97a2423.tar.xz |
Maybe some other time…
Diffstat (limited to 'X11')
-rw-r--r-- | X11/XCompose | 2 | ||||
-rw-r--r-- | X11/Xresources | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/X11/XCompose b/X11/XCompose index bf3be30..4b6b9a6 100644 --- a/X11/XCompose +++ b/X11/XCompose @@ -67,3 +67,5 @@ <Multi_key> <b> <h> <s> : "☣" U2623 # BIOHAZARD SIGN <Multi_key> <r> <a> <s> : "☢" U2622 # RADIOACTIVE SIGN +<Multi_key> <S> <W> : "卐" U262D +<Multi_key> <colon> <bar> <bar> : "ಠ_ಠ" diff --git a/X11/Xresources b/X11/Xresources index 5ef5d6a..f0fb2bd 100644 --- a/X11/Xresources +++ b/X11/Xresources @@ -13,8 +13,8 @@ URxvt.fading: 0 !urxvt fonts: -URxvt*font: xft:Ubuntu Mono:pixelsize=15 -URxvt*boldFont: xft:Ubuntu Mono:bold:pixelsize=15 +URxvt*font: xft:Source Code Pro:pixelsize=10 +URxvt*boldFont: xft:Source Code Pro:bold:pixelsize=10 URxvt*geometry: 90x25 |