Terminal not launching with different config files
houghi
houghi at houghi.org
Sun Aug 28 14:23:36 CEST 2011
On Sun, Aug 28, 2011 at 01:28:15PM +0200, Benedikt Meurer wrote:
> > I have a script that does the following:
> > #!/bin/bash
> > #Launch the different terminals
> > terminal --geometry=128x74-9+6 --hide-menubar --hide-borders -T Terminal.below &
> > terminal --geometry=98x41+60+6 --hide-menubar --hide-borders -T Terminal.below &
> > XDG_CONFIG_HOME=$HOME/.config/Terminal/Terminal \
> > terminal --geometry=98x32+60-6 --hide-menubar --hide-borders -T Terminal.below -e 'su -' &
>
> Pass --disable-server to that last invocation.
Thanks.
houghi
--
Always listen to experts. They'll tell you what can't be done,
and why. Then do it.
-- Heinlein : Time Enough For Love
More information about the Xfce
mailing list