Skip to content

Commit

Permalink
Added guide on how to apply the Breeze theme to SDDM
Browse files Browse the repository at this point in the history
  • Loading branch information
Shendisx committed Dec 16, 2024
1 parent ef3d25e commit 158e026
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
Binary file added src/assets/images/plasma-sddm-theme.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 8 additions & 1 deletion src/content/docs/desktop_environments/kde.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: KDE Plasma Guides and workarounds.
description: CachyOS KDE Plasma Help Section.
---

import MultipleImageComponent from '~/components/multiple-images-component.astro';
import ImageComponent from '~/components/image-component.astro';
import { Tabs, TabItem, Steps } from '@astrojs/starlight/components';

## FAQ
Expand All @@ -28,3 +28,10 @@ Once you have followed the guide. **Reboot or log out from KDE Plasma.**
sudo pacman -S cachyos-emerald-kde-theme-git qogir-icon-theme
```
**Apply both in `System Settings - Appearance`.**

### Why does SDDM looks so bland and old?

- *Since there is no SDDM theme applied by default. SDDM will fallback to classic theme.*
- **Apply the Breeze Theme as shown in the screenshot**
<br />
<ImageComponent imgsrc={import('~/assets/images/plasma-sddm-theme.png')} />

0 comments on commit 158e026

Please sign in to comment.