support for icon for rxvt-unicode (requires faenza theme and -enable-pixbuf in urxvt buildtime)
This commit is contained in:
parent
c3cab798ce
commit
dc18e9f9e7
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@ URxvt.visualBell: true
|
|||
URxvt.urgentOnBell: true
|
||||
URxvt.cursorUnderline: true
|
||||
|
||||
! icon (needs pixbuf support compiled)
|
||||
URxvt.iconFile: /usr/share/icons/Faenza/apps/scalable/utilities-terminal.svg
|
||||
|
||||
! urxvt perl extensions
|
||||
URxvt.perl-ext-common: default,matcher,clipboard
|
||||
URxvt.url-launcher: /usr/bin/firefox
|
||||
|
|
Loading…
Reference in a new issue