]> git.sev.monster Git - dotfiles.git/blobdiff - base/.Xresources
complete previous commit
[dotfiles.git] / base / .Xresources
index 13ae3b4b9168b4faaff3a9cce99517e74cf898fc..f3133d334a804afae9614b4b71662b5f1c72f37b 100644 (file)
@@ -1,6 +1,5 @@
 ! fonts
-*font:                    -windows-dina-medium-r-normal--10-80-96-96-c-70-\
-microsoft-cp1252
+*font:                    -windows-dina-medium-r-*-*-10-80-*-*-*-*-*
 *faceName:                Dina
 *faceSize:                8
 Xft.antialias:            true
@@ -10,7 +9,7 @@ Xft.hintstyle:            hintslight
 Xft.rgba:                 none
 
 ! theming
-Xcursor.theme:            Paper
+Xcursor.theme:            Paper-Mono-Dark
 
 ! colors
 ! http://ethanschoonover.com/solarized
@@ -85,14 +84,13 @@ URxvt.visualBell:         true
 
 URxvt.url-launcher:       /usr/local/bin/xdg-open
 URxvt.matcher.button:     1
-URxvt.matcher.pattern.0:  \\w+:/\+[\\w-](?:\\.?[\\w-]+)*(?::\\d{1,5})?(?:/(?:[/!#$&\\-;=?-[\\]_a-zA-Z~]|%[0-9a-fA-F]{2})*)?
+URxvt.matcher.pattern.0:  [a-zA-Z\d]+:/+[\\w-](?:\\.?[\\w-]+)*(?::\\d{1,5})?(?:/(?:[\\w\\d\\.!#$&\\-;=?~[\\]/]|%[\\da-fA-F]{2})*)?
 URxvt.matcher.rend.0:     Uline Bold fg6
-! URxvt.matcher.pattern.1:  \\s(/\\S+?):(\\d+)(?=:|$)
-! URxvt.matcher.rend.1:     Uline fg3
-URxvt.matcher.launcher.1: urxvtc -e vim +$2 $1
+!URxvt.matcher.pattern.1:  \\s(/\\S+?):(\\d+)(?=:|$)
+!URxvt.matcher.rend.1:     Uline fg3
+!URxvt.matcher.launcher.1: urxvtc -e vim +$2 $1
 URxvt.keysym.M-o:         matcher:last
 URxvt.keysym.M-u:         matcher:list
-!URxvt.keysym.M-S-equal:   font-size:increase
 URxvt.keysym.M-plus:      font-size:increase
 URxvt.keysym.M-minus:     font-size:decrease
 URxvt.keysym.M-equal:     font-size:reset
This page took 0.047615 seconds and 4 git commands to generate.