<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suckless-setup, branch master</title>
<subtitle>My suckless software configurations
</subtitle>
<id>https://git.pml68.dev/suckless-setup/atom?h=master</id>
<link rel='self' href='https://git.pml68.dev/suckless-setup/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/suckless-setup/'/>
<updated>2026-03-30T16:42:43Z</updated>
<entry>
<title>feat(slstatus): add free disk space indicator for /</title>
<updated>2026-03-30T16:42:43Z</updated>
<author>
<name>Polesznyák Márk</name>
<email>contact@pml68.dev</email>
</author>
<published>2026-03-30T16:41:01Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/suckless-setup/commit/?id=f3255d1f6ccfc9dc5ec0dc150f5263d46bdec17c'/>
<id>urn:sha1:f3255d1f6ccfc9dc5ec0dc150f5263d46bdec17c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs(README): update screenshot link</title>
<updated>2026-03-22T18:28:04Z</updated>
<author>
<name>Polesznyák Márk</name>
<email>contact@pml68.dev</email>
</author>
<published>2026-03-22T18:28:04Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/suckless-setup/commit/?id=dca474dbd322899ac25fd73ea6ac2cbd2bb6acfe'/>
<id>urn:sha1:dca474dbd322899ac25fd73ea6ac2cbd2bb6acfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs(README): update repo URL</title>
<updated>2026-03-22T18:17:12Z</updated>
<author>
<name>Polesznyák Márk</name>
<email>contact@pml68.dev</email>
</author>
<published>2026-03-22T18:17:12Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/suckless-setup/commit/?id=314e7b0f1ad38fce20fdd48e4c26e7e3e5ddc7fc'/>
<id>urn:sha1:314e7b0f1ad38fce20fdd48e4c26e7e3e5ddc7fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: get rid of a "maybe-uninitialized" warning</title>
<updated>2026-03-12T12:25:04Z</updated>
<author>
<name>Polesznyák Márk</name>
<email>contact@pml68.dev</email>
</author>
<published>2026-03-12T12:25:04Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/suckless-setup/commit/?id=a035a5c44e448b85af7fc101ecb5dcf92af2573a'/>
<id>urn:sha1:a035a5c44e448b85af7fc101ecb5dcf92af2573a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: ignore clangd artifacts and configuration</title>
<updated>2026-02-22T14:09:40Z</updated>
<author>
<name>Polesznyák Márk</name>
<email>contact@pml68.dev</email>
</author>
<published>2026-02-22T14:09:40Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/suckless-setup/commit/?id=53f23435ee56bcf87fe6b313f1516c954119b535'/>
<id>urn:sha1:53f23435ee56bcf87fe6b313f1516c954119b535</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(slstatus): sync with upstream</title>
<updated>2026-02-22T14:08:10Z</updated>
<author>
<name>Polesznyák Márk</name>
<email>contact@pml68.dev</email>
</author>
<published>2026-02-22T14:08:10Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/suckless-setup/commit/?id=e3cae83a947f5724ec907643221bb0ea040b04e6'/>
<id>urn:sha1:e3cae83a947f5724ec907643221bb0ea040b04e6</id>
<content type='text'>
Commits:
- wifi: always retry ioctl for ifindex (4f61bbb)
- fix buffer overflow in battery state parsing (98769df)
</content>
</entry>
<entry>
<title>chore(dmenu): sync with upstream</title>
<updated>2026-02-22T14:01:55Z</updated>
<author>
<name>Polesznyák Márk</name>
<email>contact@pml68.dev</email>
</author>
<published>2026-02-22T14:01:55Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/suckless-setup/commit/?id=cce69140e3d5bc3626d5cb8a85f98b88fcfd5fb3'/>
<id>urn:sha1:cce69140e3d5bc3626d5cb8a85f98b88fcfd5fb3</id>
<content type='text'>
Commits:
- cleanup schemes and colors (77f96d7)
- drw.c: drw_scm_free: call free inside (8b48986)
- add -of and -ob arguments for outline colors options for
  multi-selection (7175c48)
</content>
</entry>
<entry>
<title>chore(dwm): sync with upstream</title>
<updated>2026-02-22T13:35:09Z</updated>
<author>
<name>Polesznyák Márk</name>
<email>contact@pml68.dev</email>
</author>
<published>2026-02-22T13:35:09Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/suckless-setup/commit/?id=813b2c1edc90d51c2b98385c74dffec56e18da84'/>
<id>urn:sha1:813b2c1edc90d51c2b98385c74dffec56e18da84</id>
<content type='text'>
Commits:
- cleanup schemes and colors (93f2686)
- drw.c: drw_scm_free: call free inside (7c3abae)
- dwm: Fix heap buffer overflow in getatomprop (244fa85)
- dwm: Fix getatomprop regression from heap overflow fix (a9aa0d8)
- fix not updating _NET_ACTIVE_WINDOW (397d618)
- getstate: fix access type and remove redundant cast (5c9f303)
- more overflow fix in getatomprop() (c3dd6a8)
</content>
</entry>
<entry>
<title>chore(st): sync with upstream</title>
<updated>2026-02-22T13:11:51Z</updated>
<author>
<name>Polesznyák Márk</name>
<email>contact@pml68.dev</email>
</author>
<published>2026-02-22T13:11:51Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/suckless-setup/commit/?id=1af09e5456bcdbbaa04559d8ba115e5bb642674a'/>
<id>urn:sha1:1af09e5456bcdbbaa04559d8ba115e5bb642674a</id>
<content type='text'>
Commits:
- add a few comments (5a4666c)
- Disable bracked paste in reset (0723b7e)
- st: guard tsetdirt() against zero-sized terminal (688f70a)
</content>
</entry>
<entry>
<title>fix(fetcha): free(): invalid pointer on get_os and get_packages</title>
<updated>2026-02-14T01:13:43Z</updated>
<author>
<name>Polesznyák Márk</name>
<email>contact@pml68.dev</email>
</author>
<published>2026-02-14T01:13:43Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/suckless-setup/commit/?id=5898ada80b1f4993941037460195791431ad0d97'/>
<id>urn:sha1:5898ada80b1f4993941037460195791431ad0d97</id>
<content type='text'>
</content>
</entry>
</feed>
