]> git.sev.monster Git - dotfiles.git/blobdiff - base/.Xresources
small gtk fixes, update dunstrc, modules, user.js
[dotfiles.git] / base / .Xresources
index 04f76749a2d9a9d9ff0825b4638bcf61fde758e1..12aab42f4b3d22a5103bcb9d082fc1fac656a117 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
@@ -83,9 +82,9 @@ URxvt.scrollBar_right:    true
 URxvt.urgentOnBell:       true
 URxvt.visualBell:         true
 
-URxvt.url-launcher:       /usr/local/bin/xdg-open
-URxvt.matcher.button:     1
-URxvt.matcher.pattern.0:  [a-zA-Z\d]+:/+[\\w-](?:\\.?[\\w-]+)*(?::\\d{1,5})?(?:/(?:[\\w\\d\\.!#$&\\-;=?~[\\]/]|%[\\da-fA-F]{2})*)?
+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.pattern.1:  \\s(/\\S+?):(\\d+)(?=:|$)
 !URxvt.matcher.rend.1:     Uline fg3
@@ -132,3 +131,19 @@ xvkbd.Alt_R.width:        1
 xvkbd.Meta_R.width:       1
 xvkbd.Multi_key.width:    1
 xvkbd.Shift_R.width:      75
+
+! yeahconsole
+yeahconsole.term:             urxvtc
+yeahconsole.toggleKey:        Alt+grave
+yeahconsole.keySmaller:       AltShift+subtract
+yeahconsole.keyBigger:        AltShift+equals
+yeahconsole.keyFull:          Alt+F11
+yeahconsole.scrollBar:        false
+yeahconsole.cursorUnderline:  true
+yeahconsole.visualBell:       true
+
+yeahconsole.depth:            32
+yeahconsole.borderLess:       true
+yeahconsole.transparent:      true
+yeahconsole.shading:          80
+yeahconsole.blurRadius:       2x4
This page took 0.035139 seconds and 4 git commands to generate.