From c8e13efc7181da50969ec08f235437300745705d Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Thu, 31 Mar 2022 01:56:08 +0200 Subject: [PATCH] Fix url launcher shortcut. --- _desktop/xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_desktop/xresources b/_desktop/xresources index 37aa266..b391124 100644 --- a/_desktop/xresources +++ b/_desktop/xresources @@ -27,7 +27,7 @@ URxvt.termName: xterm-256color URxvt.scrollBar: false URxvt.url-launcher: xdg-open -URxvt.keysym.C-e: perl:matcher:list +URxvt.keysym.C-o: perl:matcher:list URxvt.keysym.C-f: perl:searchable-scrollback:start URxvt.keysym.C-0: perl:font-size:reset URxvt.keysym.C-equal: perl:font-size:increase