Skip to content

Commit

Permalink
Sad News
Browse files Browse the repository at this point in the history
  • Loading branch information
adi1090x committed Apr 14, 2024
1 parent 5205aa1 commit 80161f6
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions news/2024/04-14-release-xfce-lxde.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
slug: 38-news-release
title: Archcraft XFCE and LXDE Discontinued
authors: adi1090x
tags: [flavor, xfce, lxde, discontinued, iso]
hide_table_of_contents: true
---

<!-- Badges -->
export const Highlight = ({children, color}) => (
<span
style={{
backgroundColor: color,
borderRadius: '25px',
color: '#fff',
padding: '0.2rem 0.4rem',
}}>
{children}
</span>
);

<Highlight color="#e06b74">Discontinued</Highlight> **Archcraft XFCE** and **Archcraft LXDE** flavors are discontinued.

<!--truncate-->

**Due to a very limited user-base, I've no plans on maintaining those flavors anymore.**

You can still use the previous releases without any issues. All the updates will be provided via Arch Linux repositories anyway.

So, As long as you keep updating it, You'll have everything latest and up-to-date. Except, Of course Archcraft XFCE and LXDE configs. Those are...

![gone](https://media1.tenor.com/m/_BtFie_gpcIAAAAd/thanos-avengers-endgame.gif)

0 comments on commit 80161f6

Please sign in to comment.