]> git.sev.monster Git - dotfiles.git/blobdiff - base/.Xresources
switch to sway/wayland, update zsh/mod, move files
[dotfiles.git] / base / .Xresources
index f81b439fe34bb92eed4f1f725057906f985c2d9d..f3ed5f70ac52cf9a509bacd6628e0db3886ffda3 100644 (file)
@@ -13,7 +13,7 @@ Xft.hinting:              1
 Xft.hintstyle:            hintslight
 
 ! theming
-Xcursor.theme:            Paper-Mono-Dark
+Xcursor.theme:            Paper
 
 ! colors
 *background:              #010812
@@ -48,69 +48,3 @@ Xcursor.theme:            Paper-Mono-Dark
 ! light grey/white
 *color7:                  #bcc2cc
 *color15:                 #e8ebee
-
-! URxvt
-URxvt.termName:           rxvt-unicode-256color
-URxvt.perl-ext:
-URxvt.perl-ext-common:    searchable-scrollback,confirm-paste,matcher,font-size
-
-URxvt.depth:              32
-URxvt.background:         rgba:0100/0800/1200/d000
-URxvt.internalBorder:     1
-URxvt.dynamicColors:      true
-URxvt.intensityStyles:    false
-URxvt.cursorBlink:        on
-URxvt.scrollstyle:        plain
-URxvt.scrollBar_right:    true
-URxvt.urgentOnBell:       true
-URxvt.visualBell:         true
-
-URxvt.url-launcher:       xdg-open
-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
-!URxvt.matcher.launcher.1: urxvtc -e vim +$2 $1
-URxvt.keysym.M-o:         matcher:last
-URxvt.keysym.M-u:         matcher:list
-URxvt.keysym.M-plus:      font-size:increase
-URxvt.keysym.M-minus:     font-size:decrease
-URxvt.keysym.M-equal:     font-size:reset
-URxvt.keysym.M-slash:     font-size:show
-
-URxvt.print-pipe:         cat > "$HOME/urxvt-$(date +'%Y-%m-%d-%H%M%S')"
-
-! bg terminal 1
-TermBg1.termName:         rxvt-unicode-256color
-TermBg1.perl-ext:
-TermBg1.perl-ext-common:
-
-TermBg1.scrollBar:        false
-TermBg1.cursorUnderline:  true
-TermBg1.visualBell:       true
-
-TermBg1.depth:            32
-TermBg1.borderLess:       true
-TermBg1.transparent:      true
-TermBg1.shading:          80
-TermBg1.blurRadius:       2x4
-
-! bg terminal 2
-TermBg2.termName:         rxvt-unicode-256color
-TermBg2.perl-ext:
-TermBg2.perl-ext-common:
-
-TermBg2.scrollBar:        false
-TermBg2.cursorUnderline:  true
-TermBg2.visualBell:       true
-
-TermBg2.depth:            32
-TermBg2.borderLess:       true
-TermBg2.transparent:      true
-
-! xvkbd
-xvkbd.Alt_R.width:        1
-xvkbd.Meta_R.width:       1
-xvkbd.Multi_key.width:    1
-xvkbd.Shift_R.width:      75
This page took 0.034933 seconds and 4 git commands to generate.