You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
384 B
16 lines
384 B
URxvt.font: xft:Hack Nerd Font:size=17
|
|
|
|
URxvt*inheritPixmap: true
|
|
! URxvt*transparent: false
|
|
URxvt*transparent: true
|
|
! URxvt*shading: 0 to 99 darkens, 101 to 200 lightens
|
|
URxvt*shading: 30
|
|
! URxvt*shading: 200
|
|
|
|
URxvt.scrollBar: false
|
|
|
|
! Clickable URLs {{{ */
|
|
URxvt.perl-ext-common: default,matcher
|
|
URxvt.url-launcher: /usr/bin/xdg-open
|
|
URxvt.matcher.button: 1
|
|
! }}} Clickable URLs */
|