Skip to content

Commit

Permalink
nit(app-launcher): update recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Dec 25, 2023
1 parent feeae81 commit 22f34d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/me-tools.el
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
("<remap> <shell-command>" . with-editor-shell-command)))

(use-package app-launcher
:straight '(app-launcher :host github :repo "SebastienWae/app-launcher")
:straight (:host github :repo "SebastienWae/app-launcher")
:when (or os/linux os/bsd)
:init
(+map! "oo" #'app-launcher-run-app))
Expand Down

0 comments on commit 22f34d1

Please sign in to comment.