summaryrefslogtreecommitdiff
path: root/.Xresources
diff options
context:
space:
mode:
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources23
1 files changed, 13 insertions, 10 deletions
diff --git a/.Xresources b/.Xresources
index badf203..270c6ab 100644
--- a/.Xresources
+++ b/.Xresources
@@ -1,17 +1,20 @@
-/* URxvt*font: xft:Hack Nerd Font Mono:size=11:antialias=True,xft:JoyPixels:pixelsize=10 */
+URxvt.preeditType:Root
+! input method
+URxvt.imLocale: ja_JP.utf8
+URxvt.imFont: xft:WenQuanYi Micro Hei Mono:size=12
+URxvt.inputMethod: ibus
-URxvt.font: xft:Iosevka:style=Regular:size=13:antialias=True,xft:JoyPixels:pixelsize=10,xft:WenQuanYi Micro Hei Mono:size=12
-URxvt.boldFont: xft:Iosevka:style=Bold:size=13:antialias=True
-URxvt.italicFont: xft:Iosevka:style=Italic:size=13:antialias=True
-URxvt.boldItalicFont: xft:Iosevka:style=Bold Italic:size=13:antialias=True
+URxvt.*font: xft:Iosevka Term Custom:style=Regular:size=13:antialias=True,xft:JoyPixels:pixelsize=10
-!! colors and stuff
-/* URxvt.letterSpace: 0 */
-URxvt.letterSpace: 1
-URxvt.scrollBar: False
+!! true transparency
URxvt.depth: 32
URxvt.background: [90]#000000
URxvt.foreground: #ffffff
+
+!! visuals and colors
+/* URxvt.letterSpace: 0 */
+URxvt.letterSpace: 2
+URxvt.scrollBar: False
URxvt.externalBorder: 0
URxvt.internalBorder: 0
URxvt.backgroundBorder: 0
@@ -43,7 +46,7 @@ URxvt.color15: #cccccc
!! perl extensions
-URxvt.perl-ext-common: default,url-select,resize-font,selection-to-clipboard
+URxvt.perl-ext-common: default,url-select,resize-font,selection-to-clipboard,-confirm-paste
URxvt.matcher.button: 1
URxvt.keysym.M-u: perl:url-select:select_next
URxvt.url-select.launcher: /usr/bin/xdg-open