mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-29 07:52:50 -05:00
Merge pull request #1 from Amadoabad/patch-1
fixing typo in launch command
This commit is contained in:
@@ -61,10 +61,10 @@ git clone https://github.com/bbedward/DankMaterialShell.git ~/.config/quickshell
|
|||||||
4. Enable
|
4. Enable
|
||||||
|
|
||||||
```
|
```
|
||||||
qs -c DankMaterialDark
|
qs -c DankMaterialShell
|
||||||
|
|
||||||
# In niri config
|
# In niri config
|
||||||
spawn-at-startup "qs" "-c" "DankMaterialDark"
|
spawn-at-startup "qs" "-c" "DankMaterialShell"
|
||||||
|
|
||||||
# Optionally at bindings for spotlight launcher and clipboard history
|
# 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"; }
|
Mod+Space hotkey-overlay-title="Run an Application: Spotlight" { spawn "qs" "-c" "DankMaterialShell" "ipc" "call" "spotlight" "toggle"; }
|
||||||
|
|||||||
Reference in New Issue
Block a user