<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>i3 FAQ - Individual question feed</title><link>https://faq.i3wm.org/questions/</link><description>Frequently asked questions and answers about the i3 window manager</description><atom:link href="http://faq.i3wm.org/feeds/question/121/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Mon, 02 Nov 2015 03:54:49 +0000</lastBuildDate><item><title>What’s a good notification daemon for i3?</title><link>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/</link><description>When using GNOME, NetworkManager and other applications had these notification thingies. How can I get that in i3?</description><pubDate>Wed, 13 Jun 2012 11:22:15 +0000</pubDate><guid>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/</guid></item><item><title>Answer by bruno.braga for &lt;p&gt;When using GNOME, NetworkManager and other applications had these notification thingies. How can I get that in i3?&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?answer=122#post-id-122</link><description>In Ubuntu, the notify-osd comes by default. If using a different distro, you may install it, or the notification-daemon libnotify-bin packages (or whatever name it is if non debian distros).

Testing it:

    notify-send --icon=gtk-info Test "This is a test"</description><pubDate>Wed, 13 Jun 2012 13:42:26 +0000</pubDate><guid>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?answer=122#post-id-122</guid></item><item><title>Comment by dylnmc for &lt;p&gt;In Ubuntu, the notify-osd comes by default. If using a different distro, you may install it, or the notification-daemon libnotify-bin packages (or whatever name it is if non debian distros).&lt;/p&gt;

&lt;p&gt;Testing it:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;notify-send --icon=gtk-info Test "This is a test"
&lt;/code&gt;&lt;/pre&gt;
</title><link>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?comment=7127#comment-7127</link><description>Installing `notify-osd` worked for me. Cheers :)</description><pubDate>Mon, 02 Nov 2015 03:53:55 +0000</pubDate><guid>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?comment=7127#comment-7127</guid></item><item><title>Comment by Gamonics for &lt;p&gt;In Ubuntu, the notify-osd comes by default. If using a different distro, you may install it, or the notification-daemon libnotify-bin packages (or whatever name it is if non debian distros).&lt;/p&gt;

&lt;p&gt;Testing it:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;notify-send --icon=gtk-info Test "This is a test"
&lt;/code&gt;&lt;/pre&gt;
</title><link>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?comment=5477#comment-5477</link><description>notify-send from the command line is not working for me. Is it working for other i3 users?</description><pubDate>Mon, 16 Feb 2015 00:03:22 +0000</pubDate><guid>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?comment=5477#comment-5477</guid></item><item><title>Comment by Weishaupt for &lt;p&gt;In Ubuntu, the notify-osd comes by default. If using a different distro, you may install it, or the notification-daemon libnotify-bin packages (or whatever name it is if non debian distros).&lt;/p&gt;

&lt;p&gt;Testing it:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;notify-send --icon=gtk-info Test "This is a test"
&lt;/code&gt;&lt;/pre&gt;
</title><link>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?comment=5503#comment-5503</link><description>Same here. Will investigate.</description><pubDate>Thu, 19 Feb 2015 18:08:25 +0000</pubDate><guid>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?comment=5503#comment-5503</guid></item><item><title>Answer by dylnmc for &lt;p&gt;When using GNOME, NetworkManager and other applications had these notification thingies. How can I get that in i3?&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?answer=7128#post-id-7128</link><description>I thought I would put it into an answer, as well.

Try installing `notify-osd` </description><pubDate>Mon, 02 Nov 2015 03:54:49 +0000</pubDate><guid>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?answer=7128#post-id-7128</guid></item><item><title>Answer by gregf for &lt;p&gt;When using GNOME, NetworkManager and other applications had these notification thingies. How can I get that in i3?&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?answer=144#post-id-144</link><description>I just discovered [dunst](http://knopwob.github.com/dunst). 

&gt; Dunst is a minimalistic notification daemon for Linux. It's designed to fit nicely into minimalistic window managers like dwm, but it should work on any Linux desktop.
</description><pubDate>Tue, 19 Jun 2012 04:50:38 +0000</pubDate><guid>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?answer=144#post-id-144</guid></item><item><title>Comment by Tomas Sandven for &lt;p&gt;I just discovered &lt;a href="http://knopwob.github.com/dunst"&gt;dunst&lt;/a&gt;. &lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Dunst is a minimalistic notification daemon for Linux. It's designed to fit nicely into minimalistic window managers like dwm, but it should work on any Linux desktop.&lt;/p&gt;
&lt;/blockquote&gt;
</title><link>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?comment=5761#comment-5761</link><description>Link is broken, dunst is here: https://github.com/knopwob/dunst &amp;nbsp;</description><pubDate>Thu, 09 Apr 2015 05:00:46 +0000</pubDate><guid>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?comment=5761#comment-5761</guid></item><item><title>Comment by lzap for &lt;p&gt;I just discovered &lt;a href="http://knopwob.github.com/dunst"&gt;dunst&lt;/a&gt;. &lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Dunst is a minimalistic notification daemon for Linux. It's designed to fit nicely into minimalistic window managers like dwm, but it should work on any Linux desktop.&lt;/p&gt;
&lt;/blockquote&gt;
</title><link>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?comment=384#comment-384</link><description>Wow, I guess I will create a Fedora package for it.</description><pubDate>Mon, 27 Aug 2012 08:41:52 +0000</pubDate><guid>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?comment=384#comment-384</guid></item><item><title>Comment by ab5tract for &lt;p&gt;I just discovered &lt;a href="http://knopwob.github.com/dunst"&gt;dunst&lt;/a&gt;. &lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Dunst is a minimalistic notification daemon for Linux. It's designed to fit nicely into minimalistic window managers like dwm, but it should work on any Linux desktop.&lt;/p&gt;
&lt;/blockquote&gt;
</title><link>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?comment=180#comment-180</link><description>I am really enjoying dunst, thanks for pointing it out!</description><pubDate>Sat, 30 Jun 2012 17:05:18 +0000</pubDate><guid>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?comment=180#comment-180</guid></item><item><title>Comment by MeanEYE for &lt;p&gt;I just discovered &lt;a href="http://knopwob.github.com/dunst"&gt;dunst&lt;/a&gt;. &lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Dunst is a minimalistic notification daemon for Linux. It's designed to fit nicely into minimalistic window managers like dwm, but it should work on any Linux desktop.&lt;/p&gt;
&lt;/blockquote&gt;
</title><link>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?comment=176#comment-176</link><description>It's a great little notification daemon that can be easily configured. Although if you are a not an Arch Linux user, you'll need to compile it on your own. I needed to install `libxdg-basedir-dev` and `libxss-dev` on my Ubuntu before being able to compile. Install it with `make install`.</description><pubDate>Fri, 29 Jun 2012 12:26:23 +0000</pubDate><guid>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?comment=176#comment-176</guid></item><item><title>Comment by lkraav for &lt;p&gt;I just discovered &lt;a href="http://knopwob.github.com/dunst"&gt;dunst&lt;/a&gt;. &lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Dunst is a minimalistic notification daemon for Linux. It's designed to fit nicely into minimalistic window managers like dwm, but it should work on any Linux desktop.&lt;/p&gt;
&lt;/blockquote&gt;
</title><link>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?comment=189#comment-189</link><description>Will vote this up when I get enough karma. Considering the small amount of i3 users, I'm wondering whether the voting karma threshold shouldn't be reduced to 3 (price of asking one question).</description><pubDate>Mon, 02 Jul 2012 10:18:54 +0000</pubDate><guid>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?comment=189#comment-189</guid></item><item><title>Answer by Zombro for &lt;p&gt;When using GNOME, NetworkManager and other applications had these notification thingies. How can I get that in i3?&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?answer=124#post-id-124</link><description>I use '[twmn](https://github.com/sboli/twmn)', a notification daemon that dislays notifications in a one-line bar covering the i3bar. 

It can display libnotify messages which fit nicely between the workspaces and some i3status output on the i3bar.
</description><pubDate>Wed, 13 Jun 2012 14:43:45 +0000</pubDate><guid>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?answer=124#post-id-124</guid></item><item><title>Comment by joepd for &lt;p&gt;I use '&lt;a href="https://github.com/sboli/twmn"&gt;twmn&lt;/a&gt;', a notification daemon that dislays notifications in a one-line bar covering the i3bar. &lt;/p&gt;

&lt;p&gt;It can display libnotify messages which fit nicely between the workspaces and some i3status output on the i3bar.&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?comment=128#comment-128</link><description>Cool, thanks for the tip! 
- edit: It depends on qt, still managed to keep that off my system... </description><pubDate>Thu, 14 Jun 2012 14:08:16 +0000</pubDate><guid>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?comment=128#comment-128</guid></item><item><title>Comment by bruno.braga for &lt;p&gt;I use '&lt;a href="https://github.com/sboli/twmn"&gt;twmn&lt;/a&gt;', a notification daemon that dislays notifications in a one-line bar covering the i3bar. &lt;/p&gt;

&lt;p&gt;It can display libnotify messages which fit nicely between the workspaces and some i3status output on the i3bar.&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?comment=131#comment-131</link><description>very nice! I'm gonna try that out!</description><pubDate>Fri, 15 Jun 2012 04:23:04 +0000</pubDate><guid>https://faq.i3wm.org/question/121/whats-a-good-notification-daemon-for-i3/?comment=131#comment-131</guid></item></channel></rss>