[verified] feat(quickshell): add cyber dock launcher

This commit is contained in:
2026-08-30 16:54:19 +00:00
parent 6406e06330
commit abccf536f6
5 changed files with 413 additions and 1 deletions
+2
View File
@@ -202,6 +202,8 @@ in
++ [
# variant 10 (CTRL+0 is already the quickshell restart binding below)
(bind "SUPER + CTRL + SHIFT + 0" (dsp.global "quickshell:launcher10"))
# variant 11 cyber dock
(bind "SUPER + CTRL + SHIFT + D" (dsp.global "quickshell:launcher11"))
# restart quickshell (also starts it if not running)
(bind "SUPER + CTRL + 0" (dsp.exec "qs kill; sleep 0.3; qs"))
# toggle the Slant sidebar