From eb97ad2b255e3f6c0686c3eda18ea40cdabecdf6 Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 14 Jun 2017 20:20:54 +0200 Subject: [PATCH] new desktop config --- urxvt/.Xresources.desktop | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/urxvt/.Xresources.desktop b/urxvt/.Xresources.desktop index 1406bf2..b0fa6da 100644 --- a/urxvt/.Xresources.desktop +++ b/urxvt/.Xresources.desktop @@ -36,28 +36,29 @@ URxvt.depth: 32 URxvt.geometry: 90x30 URxvt.transparent: true URxvt.fading: 0 -! URxvt.urgentOnBell: true -! URxvt.visualBell: true URxvt.loginShell: true URxvt.saveLines: 200 URxvt.internalBorder: 3 URxvt.lineSpace: 0 ! Fonts -URxvt.allow_bold: false -URxvt*font: xft:DejaVu Sans Mono for Powerline:size=10 -URxvt*boldFont: xft:Dejavu Sans Mono for Powerline:size=10 +URxvt*font: xft:DejaVuSansMonoForPowerline Nerd Font:size=10 +URxvt*boldFont: xft:DejaVuSansMonoForPowerline Nerd Font:size=10 +!URxvt*boldFont: xft:Dejavu Sans Mono Bold for Powerline Nerd Font:size=10 ! Fix font space -URxvt*letterSpace: -1 +! URxvt*letterSpace: -1 ! Scrollbar URxvt.scrollStyle: rxvt URxvt.scrollBar: false -! Perl extensions +! URL handling URxvt.matcher.button: 1 URxvt.urlLauncher: qutebrowser +URxvt.keysym.C-Delete: perl:matcher:last +URxvt.keysym.M-Delete: perl:matcher:list + ! Cursor URxvt.cursorBlink: true