summaryrefslogtreecommitdiffstats
path: root/.Xdefaults
diff options
context:
space:
mode:
Diffstat (limited to '.Xdefaults')
-rw-r--r--.Xdefaults12
1 files changed, 8 insertions, 4 deletions
diff --git a/.Xdefaults b/.Xdefaults
index a626c06..7678eaf 100644
--- a/.Xdefaults
+++ b/.Xdefaults
@@ -12,13 +12,17 @@ urxvt.termName: rxvt-256color
urxvt.visualBell: true
urxvt.perl-lib: /usr/lib/urxvt/perl/
-urxvt.perl-ext-common: default,matcher,searchable-scrollback
+urxvt.perl-ext-common: default,url-select,keyboard-select
urxvt.urlLauncher: conkeror
+urxvt.url-select.launcher: conkeror
urxvt.matcher.button: 1
+urxvt.keysym.M-Escape: perl:keyboard-select:activate
+urxvt.keysym.M-s: perl:keyboard-select:search
-urxvt.font: xft:Press Start 2P-10
-! xft:Monaco:weight=medium:pixelsize=18
-! urxvt.boldFont: xft:Monaco:weight=black:pixelsize=18
+urxvt.keysym.M-u: perl:url-select:select_next
+
+urxvt.font: xft:Monaco:weight=medium:pixelsize=18
+urxvt.boldFont: xft:Monaco:weight=black:pixelsize=18
! urxvt.italicFont: xft:Monaco:slant=italic:pixelsize=18
urxvt.background: #111113