readme
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# z-bar-qt
|
# ZShell
|
||||||
|
|
||||||
A feature-rich desktop shell for Hyprland built with [Quickshell](https://quickshell.outfoxxed.me/) and Qt6/QML. Provides a modern, Material Design 3 inspired status bar, application launcher, notification center, wallpaper manager with dynamic color theming, and lock screen.
|
A feature-rich desktop shell for Hyprland built with [Quickshell](https://quickshell.outfoxxed.me/) and Qt6/QML. Provides a modern, Material Design 3 inspired status bar, application launcher, notification center, wallpaper manager with dynamic color theming, and lock screen.
|
||||||
|
|
||||||
@@ -35,7 +35,7 @@ This installs the QML plugin to `/usr/lib/qt6/qml`.
|
|||||||
Configuration is stored in `~/.config/z-bar/config.json`. Options include:
|
Configuration is stored in `~/.config/z-bar/config.json`. Options include:
|
||||||
|
|
||||||
| Option | Description |
|
| Option | Description |
|
||||||
|--------|-------------|
|
| --------------------------------- | ----------------------------------------------------------- |
|
||||||
| `appCount` | Max apps shown in launcher |
|
| `appCount` | Max apps shown in launcher |
|
||||||
| `wallpaperPath` | Directory containing wallpapers |
|
| `wallpaperPath` | Directory containing wallpapers |
|
||||||
| `baseBgColor` / `baseBorderColor` | Fallback colors when dynamic colors disabled |
|
| `baseBgColor` / `baseBorderColor` | Fallback colors when dynamic colors disabled |
|
||||||
@@ -50,7 +50,7 @@ Configuration is stored in `~/.config/z-bar/config.json`. Options include:
|
|||||||
## Launcher Search Prefixes
|
## Launcher Search Prefixes
|
||||||
|
|
||||||
| Prefix | Filter |
|
| Prefix | Filter |
|
||||||
|--------|--------|
|
| ------ | ------------------- |
|
||||||
| `>i` | App ID |
|
| `>i` | App ID |
|
||||||
| `>c` | Categories |
|
| `>c` | Categories |
|
||||||
| `>d` | Description/comment |
|
| `>d` | Description/comment |
|
||||||
|
|||||||
Reference in New Issue
Block a user