-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated ISO and WC pages, New Releases
- Loading branch information
Showing
9 changed files
with
171 additions
and
5 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
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
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
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
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
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
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
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: 36-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 latest version of `calamares` installer and it's config (_fixed autologin issue_) | ||
- Added a new `grub` package (_fixed issue with installation on `xfs` filesystem_) | ||
- Added grub hooks package (_to install grub on every update_) | ||
- Added `archcraft-arandr` (GUI) package to manage screen layouts (_save and restore them_) | ||
- Fixed QT theming issue, added configs for QT6 | ||
- Updated all window managers : | ||
- Improved experience on Desktop Computers | ||
- Openbox: Fixed some pipemenus and updated configs and theme (battery detection, etc) | ||
- Bspwm: updated configs and themes (battery detection, etc) | ||
- i3wm: updated configs and themes (battery detection, etc) | ||
- Updated all wayland compositors : | ||
- Added `open-as-root` rofi applet in all WCs | ||
- Hyprland: added `hyprlock` & `hypridle` and updated configs to v0.38.0 | ||
- Newm: fixed issue with rofi app-id and session names | ||
- Improved thunar actions functionalities | ||
- open terminal according to session | ||
- open as root according to session | ||
- permanently sets the wallpaper in supported sessions | ||
- Small improvements and bugs fixed. | ||
|
||
**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,53 @@ | ||
--- | ||
slug: 37-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 latest version of `calamares` installer and it's config (_fixed autologin issue_) | ||
- Added a new `grub` package (_fixed issue with installation on `xfs` filesystem_) | ||
- Added grub hooks package (_to install grub on every update_) | ||
- Fixed QT theming issue, added configs for QT6 | ||
- Updated all wayland compositors : | ||
- Added `open-as-root` rofi applet in all WCs | ||
- Hyprland: added `hyprlock` & `hypridle` and updated configs to v0.38.0 | ||
- Newm: fixed issue with rofi app-id and session names | ||
- Improved thunar actions functionalities | ||
- open terminal according to session | ||
- open as root according to session | ||
- permanently sets the wallpaper in supported sessions | ||
- Small improvements and bugs fixed. | ||
|
||
**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. |