urxvt clipboard/vselect/xdg-open, rewrite color red in terminal, added dunst, added ranger config

This commit is contained in:
TuDatTr
2019-10-29 13:56:54 +01:00
parent 352b894ce2
commit 92001234c6
24 changed files with 6130 additions and 416 deletions

View File

@@ -1,12 +1,12 @@
! urxvt
! Fonts
urxvt*font: xft:Hack Nerd Font Mono:style=Regular:size=11:hinting=full, xft:DejaVu Sans Mono for Powerline:size=11
urxvt*font: xft:Hack Nerd Font Mono:style=Regular:size=11:hinting=full, xft:DejaVu Sans Mono for Powerline:size=11, xtf:Noto Color Emoji:style=Regular:size=11
! Behavior
urxvt*scrollBar: false
! Plugins
URxvt.perl-ext: default,matcher,resize-font,tabbed
URxvt.perl-ext: default,matcher,resize-font,tabbed,keyboard-select
! Matcher
URxvt.url-launcher: /usr/bin/xdg-open
@@ -14,3 +14,7 @@ URxvt.matcher.button: 1
! Tabs
URxvt.tabbed.new-button: false
! Keyboard-select
URxvt.keysym.M-Escape: perl:keyboard-select:activate
URxvt.keyboard-select.clipboard: true