Discussion:
[arch-general] Gnome wayland + urxvt
Leonidas Spyropoulos via arch-general
2016-10-13 21:26:29 UTC
Permalink
Hello,

New Gnome 3.22 which comes with wayland breaks urxvt. I'm using the
.xsession to start the daemon (urxvtd) and .Xresources to configure
the urxvt.

What's the alternative in the new wayland world? How do you configure
these now?

Thanks
--
Leonidas Spyropoulos

A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
nfnty via arch-general
2016-10-14 12:36:02 UTC
Permalink
Post by Leonidas Spyropoulos via arch-general
Hello,
New Gnome 3.22 which comes with wayland breaks urxvt. I'm using the
.xsession to start the daemon (urxvtd) and .Xresources to configure
the urxvt.
What's the alternative in the new wayland world? How do you configure
these now?
Thanks
If you read urxvt(1), under RESOURCES, you'll see all the different
possible ways of configuring urxvt. $HOME/.Xdefaults is the one I use.

//nfnty
Alive 4ever
2016-10-16 14:57:05 UTC
Permalink
Gnome on Wayland doesn't parse ~/.Xresources anymore[1]. The workaround
is loading ~/.Xresources manually or adding a startup entry to load
~/.Xresources.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1225384

Loading...