update
This commit is contained in:
parent
6976435409
commit
3e89506bd6
4 changed files with 17 additions and 13 deletions
|
@ -48,19 +48,20 @@ URxvt.boldFont: xft:Hack-9:bold
|
|||
URxvt.italicfont: xft:Hack-9:italic
|
||||
URxvt.bolditalicFont: xft:Hack-9:bold:italic
|
||||
URxvt.letterSpace: -2
|
||||
URxvt.perl-ext-common: default,matcher,bell-command
|
||||
URxvt.perl-ext-common: default,matcher
|
||||
!,bell-command
|
||||
! this setting assumes that the current browser is set correctly via update-alternatives
|
||||
URxvt.url-launcher: /usr/bin/x-www-browser
|
||||
URxvt.matcher.button: 1
|
||||
URxvt.urgentOnBell: true
|
||||
URxvt.saveLines: 65535
|
||||
URxvt.bell-command: notify-send "Bell rang" "The bell rang in URxvt"
|
||||
!URxvt.bell-command: notify-send "Bell rang" "The bell rang in URxvt"
|
||||
! URxvt.termName: rxvt-256color
|
||||
URxvt.secondaryScroll: true
|
||||
URxvt.secondaryScreen: true
|
||||
|
||||
! URxvt with solarized colors
|
||||
URxvt.background: rgba:0000/2b00/3600/c000
|
||||
URxvt.background: rgba:0000/2b00/3600/f000
|
||||
URxvt.foreground: S_base0
|
||||
! URxvt.fading: 40
|
||||
URxvt.fadeColor: S_base03
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue