diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2022-09-23 18:55:31 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2022-09-23 19:00:31 +0200 |
commit | 2bc3ac7b0dfd08b89b092f8f2c8ba317594d6c14 (patch) | |
tree | 752c0579e2ec92a470f076a10d312c3db3686205 /README.adoc | |
parent | 2c54f5a5dd17bc9ef5f7ae4d3f44ddbe6ebd2ddc (diff) | |
download | xK-2bc3ac7b0dfd08b89b092f8f2c8ba317594d6c14.tar.gz xK-2bc3ac7b0dfd08b89b092f8f2c8ba317594d6c14.tar.xz xK-2bc3ac7b0dfd08b89b092f8f2c8ba317594d6c14.zip |
Update screenshots
It's been five years since the previous xC screenshot was made.
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index b9d8967..443f6f0 100644 --- a/README.adoc +++ b/README.adoc @@ -13,7 +13,7 @@ The IRC client, and the core of 'xK'. It is largely defined by building on top of GNU Readline or BSD Editline that have been hacked to death. Its interface should feel somewhat familiar for weechat or irssi users. -image::xC.png[align="center"] +image::xC.webp[align="center"] It has most features you'd expect of an IRC client, such as being multiserver, a powerful configuration system, integrated help, text formatting, automatic @@ -30,6 +30,8 @@ It intentionally differs in that it uses a sans-serif font, and it shows the list of all buffers in a side panel. Otherwise it is a near replica, including keyboard shortcuts. +image::xP.webp[align="center"] + xD -- The IRC daemon. It is designed for use as a regular user application rather |