about summary refs log tree commit diff
path: root/nixos/.Xdefaults
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-07-07 22:14:22 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-07-07 22:14:22 +0700
commitf140f08bc6c39037958048294fd241a28d8da607 (patch)
treea825016ac64b2a3be8a012011397a1da7f25bb38 /nixos/.Xdefaults
parent88051c9ccfa9b863b41f0ae86dbb1caaeb739743 (diff)
downloaddotfiles-f140f08bc6c39037958048294fd241a28d8da607.tar.gz
Snapshot config before there're too much
I thought I could always make meaningful config msgs.
Diffstat (limited to 'nixos/.Xdefaults')
-rw-r--r--nixos/.Xdefaults5
1 files changed, 4 insertions, 1 deletions
diff --git a/nixos/.Xdefaults b/nixos/.Xdefaults
index 1a3cfc1..b9581ea 100644
--- a/nixos/.Xdefaults
+++ b/nixos/.Xdefaults
@@ -28,5 +28,8 @@ URxvt.jumpScroll:   true
 
 URxvt.font: xft:Latin Modern Mono:size=15:autohint=true
 URxvt.termName: rxvt-unicode-256color
-URxvt.perl-ext-common: default,font-size
+URxvt.perl-ext-common: default,font-size,autocomplete-ALL-the-things
 URxvt.font-size.step: 1
+URxvt.keysym.M-C-slash: perl:aAtt:word-complete
+URxvt.keysym.M-question: perl:aAtt:fuzzy-complete
+URxvt.keysym.M-quotedbl: perl:aAtt:undo