]> git.sev.monster Git - dotfiles.git/blobdiff - base/.Xresources
code cleanup, add su support
[dotfiles.git] / base / .Xresources
index d1db23fd3c896f031675d7042d9385c3f373740c..e5ca679470705428a1b769aee60bed38fe408570 100644 (file)
@@ -2,11 +2,11 @@
 *font:                    -windows-dina-medium-r-*-*-10-80-*-*-*-*-*
 *faceName:                Dina
 *faceSize:                8
 *font:                    -windows-dina-medium-r-*-*-10-80-*-*-*-*-*
 *faceName:                Dina
 *faceSize:                8
-Xft.antialias:            true
+Xft.antialias:            1
+Xft.rgba:                 rgb
 Xft.dpi:                  96
 Xft.dpi:                  96
-Xft.hinting:              true
+Xft.hinting:              1
 Xft.hintstyle:            hintslight
 Xft.hintstyle:            hintslight
-Xft.rgba:                 none
 
 ! theming
 Xcursor.theme:            Paper-Mono-Dark
 
 ! theming
 Xcursor.theme:            Paper-Mono-Dark
@@ -82,7 +82,7 @@ URxvt.scrollBar_right:    true
 URxvt.urgentOnBell:       true
 URxvt.visualBell:         true
 
 URxvt.urgentOnBell:       true
 URxvt.visualBell:         true
 
-URxvt.url-launcher:       xdg-open
+URxvt.url-launcher:       firefox
 URxvt.matcher.button:     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.button:     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
This page took 0.042102 seconds and 4 git commands to generate.