<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>recent &#8211; SystemTechnics</title>
	<atom:link href="https://www.systemtechnics.de/tag/recent/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.systemtechnics.de</link>
	<description>IT Consulting</description>
	<lastBuildDate>Sat, 24 Jun 2017 04:28:44 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.systemtechnics.de/wp-content/uploads/cropped-2003-logo-st-transparanet-x200-32x32.png</url>
	<title>recent &#8211; SystemTechnics</title>
	<link>https://www.systemtechnics.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>OSX: Zuletzt gestartete Apps im Dock auflisten</title>
		<link>https://www.systemtechnics.de/osx-zuletzt-gestartete-apps-im-dock-auflisten/</link>
		
		<dc:creator><![CDATA[knut]]></dc:creator>
		<pubDate>Sat, 24 Jun 2017 04:28:44 +0000</pubDate>
				<category><![CDATA[Bash]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[dock]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[recent]]></category>
		<guid isPermaLink="false">http://www.systemtechnics.de/?p=2267</guid>

					<description><![CDATA[Die zuletzt gestarteten Apps kann man sich mit folgendem Einzeiler im Terminal konfigurieren: defaults write com.apple.dock persistent-others -array-add '{ "tile-data" [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Die zuletzt gestarteten Apps kann man sich mit folgendem Einzeiler im Terminal konfigurieren:</p>
<pre><code>defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }' && killall Dock</code></pre>
<p><img fetchpriority="high" decoding="async" src="/wp-content/uploads/recent-list.png" alt="" width="1404" height="760" class="aligncenter" /></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
