]> git.sev.monster Git - dotfiles.git/blobdiff - .Xresources
fixed .login_conf, tint2, added ssh-agent, colors
[dotfiles.git] / .Xresources
index 0ff4d1b1ec493818e19499a25490963a4f1fffa2..2eb9efb88400b150c0fb74c2f721383ab74cd8d6 100644 (file)
@@ -51,6 +51,9 @@
 ! white dark/light
 *color7:                 S_base2
 *color15:                S_base3
+! underline
+*colorUL:                S_yellow
+*underlineColor:         S_yellow
 
 
 ! urxvt
@@ -63,12 +66,14 @@ urxvt.cursorUnderline:   on
 urxvt.scrollstyle:       plain
 urxvt.scrollBar_right:   true
 urxvt.urgentOnBell:      true
+urxvt.visualBell: true
 
-urxvt*depth:             32
-urxvt.background:        rgba:0000/0e00/1200/ee00
+urxvt.background:        rgba:0000/0a00/0d00/d000
 urxvt.dynamicColors:     true
 urxvt.intensityStyles:   false
 
+urxvt.print-pipe:        cat > "$HOME/urxvt-$(date +'%Y-%m-%d-%H%M%S')
+
 xvkbd.Alt_R.width:       1
 xvkbd.Meta_R.width:      1
 xvkbd.Multi_key.width:   1
This page took 0.042106 seconds and 4 git commands to generate.