1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 13:32:50 -05:00

Merge branch 'master' of github.com:bbedward/dank-material-dark-shell

This commit is contained in:
bbedward
2025-07-15 22:25:04 -04:00

View File

@@ -61,10 +61,10 @@ git clone https://github.com/bbedward/DankMaterialShell.git ~/.config/quickshell
4. Enable
```
qs -c DankMaterialDark
qs -c DankMaterialShell
# In niri config
spawn-at-startup "qs" "-c" "DankMaterialDark"
spawn-at-startup "qs" "-c" "DankMaterialShell"
# Optionally at bindings for spotlight launcher and clipboard history
Mod+Space hotkey-overlay-title="Run an Application: Spotlight" { spawn "qs" "-c" "DankMaterialShell" "ipc" "call" "spotlight" "toggle"; }