Skip to content

Commit

Permalink
feat(ui): add support for lacarte
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed May 18, 2024
1 parent c6be55c commit d018dbc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modules/me-ui.el
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@

;;; Code:

(use-package lacarte
:straight t
:bind ([f10] . lacarte-execute-menu-command))

(use-package svg-lib
:straight t
:custom
Expand Down

0 comments on commit d018dbc

Please sign in to comment.