<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>I3wm on Ken Huang</title>
    <link>https://blog.kenhuang.io/tags/i3wm/</link>
    <description>Recent content in I3wm on Ken Huang</description>
    <generator>Hugo</generator>
    <language>en</language>
    <managingEditor>whatacold@gmail.com (Ken Huang)</managingEditor>
    <webMaster>whatacold@gmail.com (Ken Huang)</webMaster>
    <lastBuildDate>Fri, 17 Oct 2025 20:29:14 +0800</lastBuildDate>
    <atom:link href="https://blog.kenhuang.io/tags/i3wm/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Reload i3status config On the Fly</title>
      <link>https://blog.kenhuang.io/blog/2022-01-14-i3wm-i3status-reload-config/</link>
      <pubDate>Fri, 14 Jan 2022 22:36:13 +0800</pubDate><author>whatacold@gmail.com (Ken Huang)</author>
      <guid>https://blog.kenhuang.io/blog/2022-01-14-i3wm-i3status-reload-config/</guid>
      <description>&lt;p&gt;&#xA;Sometimes I want to change the status (&lt;code class=&#34;verbatim&#34;&gt;i3status&lt;/code&gt;) of &lt;code class=&#34;verbatim&#34;&gt;i3wm&lt;/code&gt; temporarily, but it seems that &lt;code class=&#34;verbatim&#34;&gt;i3wm&lt;/code&gt; doesn&amp;#39;t support it directly, although reloading the config for &lt;code class=&#34;verbatim&#34;&gt;i3wm&lt;/code&gt; itself is a piece of cake (&lt;code class=&#34;verbatim&#34;&gt;bindsym $mod+Shift+c reload&lt;/code&gt; in the config, or &lt;code class=&#34;verbatim&#34;&gt;i3-msg -t command reload&lt;/code&gt; in the command line).&lt;/p&gt;&#xA;&lt;p&gt;&#xA;But this issue scratched my itch, and I swear that I must solve it today.&lt;/p&gt;&#xA;&lt;p&gt;&#xA;&lt;em&gt;BTW, I&amp;#39;m improving my English by watching YouTube videos every single day; If you&amp;#39;re also learning English, or any languages, LanguagePuppy can definitely help you. It&amp;#39;s a Chrome extension I developed using Clojure. Check it out:&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Send Notifications from Emacs with i3wm and Dunst</title>
      <link>https://blog.kenhuang.io/blog/2021-07-17-emacs-i3wm-dunst/</link>
      <pubDate>Sat, 17 Jul 2021 12:22:10 +0800</pubDate><author>whatacold@gmail.com (Ken Huang)</author>
      <guid>https://blog.kenhuang.io/blog/2021-07-17-emacs-i3wm-dunst/</guid>
      <description>&lt;p&gt;&#xA;I barely use notifications, but recently I think it&amp;#39;s a valuable way to remind me things like helping me nurture habits, or to notify me of emergencies like a critically low laptop battery.&lt;/p&gt;&#xA;&lt;p&gt;&#xA;So I try to integrate notifications to org-mode and Emacs today.&lt;/p&gt;&#xA;&lt;p&gt;&#xA;The &lt;code class=&#34;verbatim&#34;&gt;org-notify&lt;/code&gt; package from &lt;code class=&#34;verbatim&#34;&gt;org-contrib&lt;/code&gt; (install it by &lt;code class=&#34;verbatim&#34;&gt;(package-install &amp;#39;org-contrib)&lt;/code&gt; ) could do this job easily before, so I first test it in the minibuffer with &lt;code class=&#34;verbatim&#34;&gt;(org-notify &amp;#34;test&amp;#34;)&lt;/code&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&#xA;Unfortunately, it errors out:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
