mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Readme and Credits update
This commit is contained in:
+5
-1
@@ -27,6 +27,10 @@ Noctalia Shell is made possible by the incredible work of many open-source proje
|
||||
### Utilities
|
||||
- **[cliphist](https://github.com/sentriz/cliphist)** - Clipboard history support
|
||||
|
||||
## Icons
|
||||
- **[Tabler Icons](https://tabler.io/icons)** - Icon set used throughout the shell
|
||||
- **[Riyan Resdian on Noun Project](https://thenounproject.com/creator/yaicon/)** - Plug icon
|
||||
|
||||
## Audio Assets
|
||||
- **[Universfield on Pixabay](https://pixabay.com/users/universfield-28281460/)** - Notification sound effect
|
||||
- **[DrNI on Freesound](https://freesound.org/people/DrNI/sounds/34562/)** - Timer's alarm sound effect
|
||||
@@ -35,7 +39,7 @@ Noctalia Shell is made possible by the incredible work of many open-source proje
|
||||
|
||||
## Special Thanks
|
||||
- The **Wayland** community for building the future of Linux desktop graphics
|
||||
- The **Niri**, **Hyprland**, **Sway**, and **MangoWC** teams for their excellent Wayland compositors
|
||||
- The **Niri**, **Hyprland**, **Sway**, **Labwc**, and **MangoWC** teams for their excellent Wayland compositors
|
||||
- All the contributors and users who have helped make Noctalia better
|
||||
|
||||
## License
|
||||
|
||||
@@ -37,15 +37,20 @@
|
||||
|
||||
## What is Noctalia?
|
||||
|
||||
A beautiful, minimal desktop shell for Wayland that actually gets out of your way. Built on Quickshell with a warm lavender aesthetic that you can easily customize to match your vibe.
|
||||
A beautiful, minimal desktop shell for Wayland that actually gets out of your way. Built on [Quickshell](https://quickshell.outfoxxed.me/) (Qt/QML) with a warm lavender aesthetic that you can easily customize to match your vibe.
|
||||
|
||||
**✨ Key Features:**
|
||||
- 🪟 Native support for Niri, Hyprland, Sway, MangoWC and labwc
|
||||
- 🪟 Native support for Niri, Hyprland, Sway, Labwc and MangoWC
|
||||
- 🎨 Extensive theming with predefined color schemes and automatic color generation from your wallpaper
|
||||
- 🖼️ Wallpaper management with Wallhaven integration
|
||||
- 🔔 Notification system with history and Do Not Disturb
|
||||
- 🖥️ Multi-monitor support
|
||||
- 🔒 Lock screen
|
||||
- 🧩 Desktop widgets (clock, media player and more)
|
||||
- 💡 OSD for volume and brightness
|
||||
- 🔌 30+ plugins available ([explore plugins](https://noctalia.dev/plugins/))
|
||||
- 🪄 Setup wizard for first-time users
|
||||
- ⚡ Built on Quickshell for performance
|
||||
- 🎯 Minimalist design philosophy
|
||||
- 🔌 Plugin support ([explore plugins](https://noctalia.dev/plugins/))
|
||||
- 🔧 Easily customizable to match your style
|
||||
- 🎨 Many color schemes available
|
||||
---
|
||||
|
||||
## Preview
|
||||
@@ -96,7 +101,7 @@ Check out our comprehensive documentation and installation guide to get up and r
|
||||
|
||||
## 🖥️ Wayland Compositors
|
||||
|
||||
Noctalia provides native support for **Niri**, **Hyprland** and **Sway**. Other Wayland compositors will work but may require additional workspace logic configuration.
|
||||
Noctalia provides native support for **Niri**, **Hyprland**, **Sway**, **Labwc** and **MangoWC**. Other Wayland compositors may work but could require additional configuration for compositor-specific features like workspaces and window management.
|
||||
|
||||
---
|
||||
|
||||
@@ -115,6 +120,16 @@ Nix users can use the flake's devShell to access a development environment. Run
|
||||
|
||||
---
|
||||
|
||||
## ⭐ Star History
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/noctalia-dev/noctalia-shell/stargazers">
|
||||
<img src="https://noctalia.dev:7777/stars" alt="Star History" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
---
|
||||
|
||||
## 💜 Credits
|
||||
|
||||
A heartfelt thank you to our incredible community of [**contributors**](https://github.com/noctalia-dev/noctalia-shell/graphs/contributors). We are immensely grateful for your dedicated participation and the constructive feedback you've provided, which continue to shape and improve our project for everyone.
|
||||
@@ -127,17 +142,13 @@ While all donations are greatly appreciated, they are completely voluntary.
|
||||
Thank you to everyone who supports the project! 💜
|
||||
|
||||
<p>
|
||||
Buy Me a Coffee - Credit Card<br/>
|
||||
<a href="https://www.buymeacoffee.com/noctalia">
|
||||
<img src="https://assets.noctalia.dev/donate-badge.svg" alt="Support Noctalia Coffee">
|
||||
<img src="https://img.shields.io/badge/Buy_Me_a_Coffee-A8AEFF?style=for-the-badge&logo=buymeacoffee&logoColor=FFFFFF&labelColor=0C0D11" alt="Buy Me a Coffee">
|
||||
</a>
|
||||
<a href="https://ko-fi.com/noctaliadev">
|
||||
<img src="https://img.shields.io/badge/Ko--fi-A8AEFF?style=for-the-badge&logo=kofi&logoColor=FFFFFF&labelColor=0C0D11" alt="Ko-fi">
|
||||
</a>
|
||||
</p>
|
||||
<p>
|
||||
Ko-fi - Paypal & Credit Card<br/>
|
||||
<a href="https://ko-fi.com/noctaliadev">
|
||||
<img src="https://assets.noctalia.dev/donate-badge.svg" alt="Support Noctalia Kofi">
|
||||
</a>
|
||||
<p>
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user