diff options
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 |