<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:cc="http://cyber.law.harvard.edu/rss/creativeCommonsRssModule.html">
    <channel>
        <title><![CDATA[Stories by Garfield Lee on Medium]]></title>
        <description><![CDATA[Stories by Garfield Lee on Medium]]></description>
        <link>https://medium.com/@Garfield550?source=rss-69b6c15dbacf------2</link>
        <image>
            <url>https://cdn-images-1.medium.com/fit/c/150/150/0*dD3xNd8NP1cE1KTU.jpg</url>
            <title>Stories by Garfield Lee on Medium</title>
            <link>https://medium.com/@Garfield550?source=rss-69b6c15dbacf------2</link>
        </image>
        <generator>Medium</generator>
        <lastBuildDate>Tue, 19 May 2026 00:38:44 GMT</lastBuildDate>
        <atom:link href="https://medium.com/@Garfield550/feed" rel="self" type="application/rss+xml"/>
        <webMaster><![CDATA[yourfriends@medium.com]]></webMaster>
        <atom:link href="http://medium.superfeedr.com" rel="hub"/>
        <item>
            <title><![CDATA[Arch 安装 awesome]]></title>
            <link>https://medium.com/@Garfield550/arch-%E5%AE%89%E8%A3%85-awesome-e7d9fafbf80?source=rss-69b6c15dbacf------2</link>
            <guid isPermaLink="false">https://medium.com/p/e7d9fafbf80</guid>
            <category><![CDATA[awesome]]></category>
            <category><![CDATA[linux]]></category>
            <category><![CDATA[arch]]></category>
            <dc:creator><![CDATA[Garfield Lee]]></dc:creator>
            <pubDate>Mon, 29 Aug 2016 11:41:33 GMT</pubDate>
            <atom:updated>2016-08-29T11:42:11.093Z</atom:updated>
            <content:encoded><![CDATA[<p>以前装了个 Arch，一直在用 TTY，现在想起来装窗口管理器了，于是选择了 awesome。</p><p>首先需要一个能用 pacman 的 Arch。</p><p>装好 Xorg:</p><blockquote>pacman -S xorg-server xorg-apps xorg-xinit xterm</blockquote><p>装上 awesome:</p><blockquote>pacman -S awesome</blockquote><p>现在缺个桌面管理器，就装个 SLiM 吧，虽然不维护了，但是有 Systemd 支持：</p><blockquote>pacman -S slim</blockquote><p>现在在你的用户目录下创建一个 .xinitrc 文件：</p><blockquote>cp /etc/X11/xinit/xinitrc ~/.xinitrc</blockquote><p>编辑 .xinitrc ，在注释掉所有 exec 语句，在末尾加上 exec awesome，保存。</p><p>为了开机自动启动 SLiM，把它加入 systemd 的启动项里：</p><blockquote>systemctl enable slim.servise</blockquote><p>现在重启试试大概就可以了。</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=e7d9fafbf80" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[你好, Medium!]]></title>
            <link>https://medium.com/@Garfield550/%E4%BD%A0%E5%A5%BD-medium-ae9f6b25848a?source=rss-69b6c15dbacf------2</link>
            <guid isPermaLink="false">https://medium.com/p/ae9f6b25848a</guid>
            <category><![CDATA[hello-medium]]></category>
            <category><![CDATA[hello-world]]></category>
            <dc:creator><![CDATA[Garfield Lee]]></dc:creator>
            <pubDate>Sun, 21 Aug 2016 11:43:40 GMT</pubDate>
            <atom:updated>2016-08-21T11:43:40.392Z</atom:updated>
            <content:encoded><![CDATA[<p>注册了 Medium，开始尝试使用这款博客发布平台。为什么不用简书？因为就是不想用。 XD</p><p>以后会养成写博客的习惯，离开了自建站点采用博客平台显然方便了许多，至少不用管理服务器啦。</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=ae9f6b25848a" width="1" height="1" alt="">]]></content:encoded>
        </item>
    </channel>
</rss>