mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-28 23:42:51 -05:00
readme update
This commit is contained in:
@@ -92,6 +92,7 @@ DankPopout {
|
|||||||
border.width: 1
|
border.width: 1
|
||||||
antialiasing: true
|
antialiasing: true
|
||||||
smooth: true
|
smooth: true
|
||||||
|
z: 0
|
||||||
|
|
||||||
Column {
|
Column {
|
||||||
id: mainColumn
|
id: mainColumn
|
||||||
|
|||||||
11
README.md
11
README.md
@@ -1,4 +1,4 @@
|
|||||||
# DankMaterialShell (DMS)
|
# DankMaterialShell (dms)
|
||||||
|
|
||||||
<div align=center>
|
<div align=center>
|
||||||
|
|
||||||
@@ -72,10 +72,11 @@ curl -fsSL https://install.danklinux.com | sh
|
|||||||
```
|
```
|
||||||
*Or skip to [Installation](https://github.com/AvengeMedia/DankMaterialShell?tab=readme-ov-file#installation)*
|
*Or skip to [Installation](https://github.com/AvengeMedia/DankMaterialShell?tab=readme-ov-file#installation)*
|
||||||
|
|
||||||
## What's Inside
|
<details><summary><strong>Features</strong></summary>
|
||||||
|
|
||||||
|
**tl;dr** dms can serve as AIO replacement for lock screen, notification daemon, wallpaper service, app launchers, dock, and more.
|
||||||
|
|
||||||
**Core Widgets:**
|
**Core Widgets:**
|
||||||
|
|
||||||
- **TopBar**: fully customizable bar where widgets can be added, removed, and re-arranged.
|
- **TopBar**: fully customizable bar where widgets can be added, removed, and re-arranged.
|
||||||
- **App Launcher** with fuzzy search, categories, and auto-sorting by most used apps.
|
- **App Launcher** with fuzzy search, categories, and auto-sorting by most used apps.
|
||||||
- **Workspace Switcher** Configurable workspace switcher.
|
- **Workspace Switcher** Configurable workspace switcher.
|
||||||
@@ -100,7 +101,7 @@ curl -fsSL https://install.danklinux.com | sh
|
|||||||
- **Lock Screen** Using quickshell's WlSessionLock with embedded virtual keyboard for Niri (Niri doesn't support placing virtual keyboard above lockscreen natively: [issue](https://github.com/YaLTeR/niri/issues/2201))
|
- **Lock Screen** Using quickshell's WlSessionLock with embedded virtual keyboard for Niri (Niri doesn't support placing virtual keyboard above lockscreen natively: [issue](https://github.com/YaLTeR/niri/issues/2201))
|
||||||
- **Notepad** A simple text notepad/scratchpad with auto-save to session data and file export/import functionality.
|
- **Notepad** A simple text notepad/scratchpad with auto-save to session data and file export/import functionality.
|
||||||
|
|
||||||
**Features:**
|
**Highlights:**
|
||||||
|
|
||||||
- Dynamic wallpaper-based theming with matugen integration
|
- Dynamic wallpaper-based theming with matugen integration
|
||||||
- Numerous IPCs to trigger actions and open various modals.
|
- Numerous IPCs to trigger actions and open various modals.
|
||||||
@@ -111,6 +112,8 @@ curl -fsSL https://install.danklinux.com | sh
|
|||||||
- Automated night mode with time-based and location-based scheduling
|
- Automated night mode with time-based and location-based scheduling
|
||||||
- Qt and GTK app theming synchronization, as well as [Ghostty](https://ghostty.org/) auto-theme support.
|
- Qt and GTK app theming synchronization, as well as [Ghostty](https://ghostty.org/) auto-theme support.
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### Compositor Setup
|
### Compositor Setup
|
||||||
|
|||||||
Reference in New Issue
Block a user