Jump to content

Transparent IRC console?


fearby
 Share

Recommended Posts

No, but you can use irssi in a console... which means transparency, borders, colors can all be customised (depending on the terminal you use).

 

If I new how, I would make a irc client for gdesklets that moulded into the background...

Link to comment
Share on other sites

If you have Eterm installed, what SoulSe said is pretty easy. There are other consoles that you can choose from and get the same effect, but I'll explain Eterm, since it's what I use.

 

First, make sure you have Eterm and irssi installed (urpmi eterm irssi)

 

The Eterm line to make it transparent is like this: Eterm -x -0 --scrollbar=off --buttonbar 0 --trans You can make a shortcut to this in any WM/DE.

 

Then type irssi to start irssi.

 

If you have a dark background, you can download my irssi theme for a completely transparent look. Please note that there is code in it to force all the text to be white, so it will not work on a white background.

 

Download that theme to ~/.irssi/

 

Once you start irssi, you can type /set theme sux2.theme to change to my theme (or any that you download/create)

 

To join a server, type /server servername (ex: /server irc.freenode.net)

 

Then /join chanel to join a channel (ex: /join #musb :D )

 

You can learn many more commands and much more on customizing your irssi at the irssi Startup HowTo

 

One important note...make sure you issue the /save command whenever you change something (like the theme) so it will be the default the next time you load irssi.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...