-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
News: Released Archcraft Main, PRIME and WSE
- Loading branch information
Showing
3 changed files
with
165 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
--- | ||
slug: 43-news-release | ||
title: Archcraft Prime Release | ||
authors: adi1090x | ||
tags: [prime, openbox, bspwm, i3wm, sway, wayfire, river, hyprland, newm, release, 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="#c778dd">Exclusive</Highlight> New **Archcraft Prime ISO** is now available to download. Read the changelogs below to know what's new. | ||
|
||
<!--truncate--> | ||
|
||
**Archcraft Prime** offers every (`Not the one released after Prime`) exclusive stuff of Archcraft in ***One Single ISO***. It has [`Openbox Premium`](/docs/window-managers/stacking-wm/openbox), [`Bspwm Premium`](/docs/window-managers/tiling-wm/bspwm) and [`i3wm Premium`](/docs/window-managers/tiling-wm/i3wm) as well as all the exclusive wayland compositors ([`Sway`](/docs/wayland-compositors/sway), [`Wayfire`](/docs/wayland-compositors/wayfire), [`River`](/docs/wayland-compositors/river), [`Hyprland`](/docs/wayland-compositors/hyprland) and [`Newm`](/docs/wayland-compositors/newm)) pre-installed. | ||
|
||
### Changelogs : | ||
- Updated ISO profile | ||
- Latest base with new packages | ||
- Update all Archcraft and AUR packages | ||
- Added **new cursor, icon, and GTK themes** (along with updates to existing ones) | ||
- Added **new openbox wm themes** (existing ones updated as well) | ||
- Added **new icon and nerd fonts** (existing ones updated as well) | ||
- Theme updates across all WMs and WCs (Polybar, Waybar, Rofi, Wofi etc.) | ||
- Added **5 new styles/themes** for openbox wm | ||
- Added **4 new icon sets** for the openbox menu | ||
- Added `kitty` terminal support in all WMs and WCs | ||
- Updated `alacritty` configurations in all WMs and WCs | ||
- Updated `foot` config in all WCs | ||
- Added new `neofetch` configuration | ||
- Updated `zsh` theme | ||
- Added new `picom` configuration | ||
- **wayfire** : Updated to `0.9.0`, updated configs, added new plugins | ||
- **river** : Updated configs, Fixed issue with floating WMs | ||
- **hyprland** : Updated to `0.44.1`, updated configs, updated hyprlock, etc | ||
- Various bug fixes, and more! | ||
|
||
> The ***October update package*** for your **Existing PRIME Installation** is now available for download. | ||
> | ||
>Follow [these instruction](https://wiki.archcraft.io/docs/premium/prime#update) to perform the Update. | ||
> | ||
>You Need to follow [these instructions](https://wiki.archcraft.io/blog/03-archcraft-update) as well (**Skip The Step 3 and 4**). | ||
|
||
**Download :** You can download the latest ISO from [**`ko-fi`** ☕](https://ko-fi.com/s/c925a2a8c1) | ||
|
||
**Get the Updated ISO :** Follow the steps below to get updated files (or re-download files) for free: | ||
- Login to you Ko-fi account | ||
- Go to your `Ko-fi Payments History` | ||
- Select the purchases you've made | ||
- Click on `View Details` | ||
- Then, Click on `View Content` to download the updated files. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
--- | ||
slug: 44-news-release | ||
title: Archcraft WSE Release | ||
authors: adi1090x | ||
tags: [wse, wayland, sway, wayfire, river, hyprland, newm, release, 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">Exclusive</Highlight> New **Archcraft Wayland Special Edition ISO** is now available to download. Read the changelogs below to know what's new. | ||
|
||
<!--truncate--> | ||
|
||
This special edition of Archcraft comes with [`Sway`](/docs/wayland-compositors/sway), [`Wayfire`](/docs/wayland-compositors/wayfire), [`River`](/docs/wayland-compositors/river), [`Hyprland`](/docs/wayland-compositors/hyprland) and [`Newm`](/docs/wayland-compositors/newm) pre-installed, pre-configured and provides you a wayland only Linux experience. | ||
|
||
### Changelogs : | ||
- Updated ISO profile | ||
- Latest base with new packages | ||
- Update all Archcraft and AUR packages | ||
- Added **new cursor, icon, and GTK themes** (along with updates to existing ones) | ||
- Added **new icon and nerd fonts** (existing ones updated as well) | ||
- Theme updates across all WCs (Waybar, Rofi, Wofi etc.) | ||
- Added `kitty` terminal support in all WCs | ||
- Updated `alacritty` configurations in all WCs | ||
- Updated `foot` config in all WCs | ||
- Added new `neofetch` configuration | ||
- Updated `zsh` theme | ||
- **wayfire** : Updated to `0.9.0`, updated configs, added new plugins | ||
- **river** : Updated configs, Fixed issue with floating WMs | ||
- **hyprland** : Updated to `0.44.1`, updated configs, updated hyprlock, etc | ||
- Various bug fixes, and more! | ||
|
||
> The ***October update package*** for your **Existing WSE Installation** is now available for download. | ||
> | ||
> Follow [these instruction](https://wiki.archcraft.io/docs/premium/wse#update) to perform the Update. | ||
> | ||
> You Need to follow [these instructions](https://wiki.archcraft.io/blog/03-archcraft-update) as well (**Only Perform Step 2 and Step 6c,6d**). | ||
|
||
**Download :** You can download the latest ISO from [**`ko-fi`** ☕](https://ko-fi.com/s/213becbf00) | ||
|
||
**Get the Updated ISO :** Follow the steps below to get updated files (or re-download files) for free: | ||
- Login to you Ko-fi account | ||
- Go to your `Ko-fi Payments History` | ||
- Select the purchases you've made | ||
- Click on `View Details` | ||
- Then, Click on `View Content` to download the updated files. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
--- | ||
slug: 42-news-release | ||
title: October 2024 Release | ||
authors: adi1090x | ||
tags: [v24.10, release, iso] | ||
hide_table_of_contents: true | ||
--- | ||
|
||
<!-- Badges --> | ||
export const Highlight = ({children, color}) => ( | ||
<span | ||
style={{ | ||
backgroundColor: color, | ||
borderRadius: '4px', | ||
color: '#fff', | ||
padding: '0.2rem', | ||
}}> | ||
{children} | ||
</span> | ||
); | ||
|
||
October 2024 ISO of Archcraft is now available to download. Read the changelogs below to know what's new. | ||
|
||
<!--truncate--> | ||
|
||
### Changelogs : | ||
- Updated ISO profile | ||
- Latest base with new packages | ||
- Update all Archcraft and AUR packages | ||
- Added **new cursor, icon, and GTK themes** (along with updates to existing ones) | ||
- Added **new openbox wm themes** (existing ones updated as well) | ||
- Added **new icon and nerd fonts** (existing ones updated as well) | ||
- Theme updates across both WMs (Polybar, Rofi, etc.) | ||
- Added **5 new styles/themes** for openbox | ||
- Added **4 new icon sets** for the openbox menu | ||
- Added `kitty` terminal support to both WMs | ||
- Updated `alacritty` configurations | ||
- Added new `neofetch` configuration | ||
- Updated `zsh` theme | ||
- Added new `picom` configuration | ||
- Various bug fixes, and more! | ||
|
||
> Follow [**THIS GUIDE**](https://wiki.archcraft.io/blog/03-archcraft-update) to update your existing installation. |