-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
23 additions
and
1 deletion.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,22 @@ | ||
--- | ||
title: KDE Plasma | ||
description: KDE Plasma environment in Athena OS. | ||
--- | ||
import ImageComponent from "@components/ImageComponent.astro"; | ||
import ThemedImage from '@components/ThemedImage.astro'; | ||
|
||
[KDE Plasma](https://wiki.archlinux.org/title/KDE) is a collection of libraries and frameworks (KDE Frameworks) and several applications (KDE Applications) as well. | ||
|
||
In Athena OS, KDE Plasma provides the essential elements to perform your activities. | ||
|
||
The environment is pretty characterized by a bottom bar that provides access to all applications and settings. | ||
|
||
![KDE Plasma](@assets/images/kde.png) | ||
|
||
It allows you to access to several applications as well as cyber resources and tools. | ||
|
||
![KDE Plasma Bar](@assets/images/kde-bar.png) | ||
|
||
On the right side of the bar, several elements are shown as network connection, audio settings, battery, calendar and other useful stuff. | ||
|
||
<ImageComponent /> |
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