Add Battery indicator to LockScreen

This commit is contained in:
Ly-sec 2025-08-17 11:44:13 +02:00
parent a722712913
commit aabe05a7ea
2 changed files with 79 additions and 16 deletions

View file

@ -64,6 +64,23 @@ A sleek, minimal, and thoughtfully crafted desktop shell for Wayland using **Qui
---
## Dependencies
### Required
- `quickshell-git` - Core shell framework
- `material-symbols-git` - Icon font for UI elements
- `xdg-desktop-portal-gnome` - Desktop integration (or alternative portal)
### Optional
- `swww` - Wallpaper animations and effects
- `matugen` - Material You color scheme generation
- `cava` - Audio visualizer component
- `gpu-screen-recorder` - Screen recording functionality
---
## Quick Start
### Installation
@ -174,22 +191,6 @@ layer-rule {
---
## Dependencies
### Required
- `quickshell-git` - Core shell framework
- `material-symbols-git` - Icon font for UI elements
- `xdg-desktop-portal-gnome` - Desktop integration (or alternative portal)
### Optional
- `swww` - Wallpaper animations and effects
- `matugen` - Material You color scheme generation
- `cava` - Audio visualizer component
- `gpu-screen-recorder` - Screen recording functionality
---
## Development