<feed xmlns='http://www.w3.org/2005/Atom'>
<title>new-dotfiles/oni/home/services/compton.scm, branch main</title>
<subtitle>New repository of dotfiles</subtitle>
<id>https://code.ryuslash.org/new-dotfiles/atom?h=main</id>
<link rel='self' href='https://code.ryuslash.org/new-dotfiles/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/'/>
<updated>2023-03-08T07:10:57Z</updated>
<entry>
<title>Rename ‘(oni home services compton)’ -&gt; ‘(oni home services picom)’</title>
<updated>2023-03-08T07:10:57Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2023-03-08T07:10:57Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=378e83bee9c46ae7583be27d22a2ee17b2d7290e'/>
<id>urn:sha1:378e83bee9c46ae7583be27d22a2ee17b2d7290e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite picom configuration</title>
<updated>2023-03-08T07:05:58Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2023-03-08T07:05:58Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=f48c4fead04c6bfdbd4a08f116f71d8cf46b3bb3'/>
<id>urn:sha1:f48c4fead04c6bfdbd4a08f116f71d8cf46b3bb3</id>
<content type='text'>
The previous version of the configuration was complaining that my ‘config’
section was not a valid value for the ‘package’ section. I didn't quite
understand why it would complain about that, so I decided to use my now improved
Guix Home knowledge (compared to when I copied the previous version) to just
rewrite the service in a way that matches my other services.
</content>
</entry>
<entry>
<title>Fix configurations for picom, kitty, and rofi</title>
<updated>2022-06-14T05:11:10Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2022-06-14T05:11:10Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=051034ba2aa006bc555be99153acae611f98db40'/>
<id>urn:sha1:051034ba2aa006bc555be99153acae611f98db40</id>
<content type='text'>
These configurations were set up wrong, putting the configuration files in
‘config/*’ instead of ‘.config/*’. The
‘home-xdg-configuration-files-service-type’ takes care of putting them in the
right directory.

I didn't know about this service before, it doesn't show up when I ‘guix home
search home’
</content>
</entry>
<entry>
<title>Use forkexec instead of system constructor for picom</title>
<updated>2022-04-21T00:24:05Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2022-04-21T00:24:05Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=a0034e7659a957997a58b7495abad8e6788f80ad'/>
<id>urn:sha1:a0034e7659a957997a58b7495abad8e6788f80ad</id>
<content type='text'>
The example was using a system constructor with a kill destructor, but I don't
think those two work together. I prefer having the application run in the
foreground and using the shepherd way of forking so I have more control.
</content>
</entry>
<entry>
<title>Add configuration for picom</title>
<updated>2022-04-06T04:47:45Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2022-04-06T04:47:45Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=8d5eb70a195fc6c5348796d25b3d2bcbfada85cc'/>
<id>urn:sha1:8d5eb70a195fc6c5348796d25b3d2bcbfada85cc</id>
<content type='text'>
</content>
</entry>
</feed>
