Skip to content

Commit

Permalink
Added guide for the Emerald theme
Browse files Browse the repository at this point in the history
  • Loading branch information
Shendisx committed Dec 14, 2024
1 parent c47dbfb commit a15a564
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/content/docs/desktop_environments/kde.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,11 @@ Once you have followed the guide. **Reboot or log out from KDE Plasma.**

- **After disabling KWallet i had to relogin from all the services. Is that normal?**
- Yes. That usually happens when you have already created a password for the KWallet. Just log in to your accounts again and the credentials will then be saved without the password prompt.

### How can i get the same look as the one shown in the KDE Screenshots? named as "Emerald"

- **It's a combination of the Emerald Theme + Qogir Icon Theme which they're not installed by default.**
- ```sh title='Install both with the following command'
sudo pacman -S cachyos-emerald-kde-theme-git qogir-icon-theme
```
**Apply both in the System Settings**

0 comments on commit a15a564

Please sign in to comment.