[openbox] Custom Icons

Ian Zimmerman itz at very.loosely.org
Sun Apr 8 14:23:35 EDT 2018


On 2018-04-08 20:19, baby turtle wrote:

> Many of us use lots of terminal based apps (vifm, mutt, vim, etc) and
> also other apps which don't come with a set icon.  When using the task
> list to Alt-Tab switch between these apps they all have the same
> "default bland icon".
> 
> Would it be possible to add a feature to customize these icons? eg:

This is already possible with .Xresources:

mutt.font: xft:terminus:pixelsize=16
mutt.iconFile: /usr/share/icons/gnome/16x16/emblems/emblem-mail.png
mutt.pointerColor2: White
mutt.pointerColor: Black
mutt.scrollBar: false
mutt.title: mutt

and then:

#! /bin/sh
# ~/bin/xmutt
urxvt -name mutt -e mutt  "$@"

ergo, no openbox feature needed

-- 
Please don't Cc: me privately on mailing lists and Usenet,
if you also post the followup to the list or newsgroup.
To reply privately _only_ on Usenet and on broken lists
which rewrite From, fetch the TXT record for no-use.mooo.com.


More information about the openbox mailing list