revert changes, new sway stuffs

This commit is contained in:
minhtrannhat
2021-12-27 20:30:07 -05:00
parent 05f95dc6a2
commit 3bd44c6b48
9 changed files with 45 additions and 390 deletions

View File

@@ -48,10 +48,9 @@
;(unpin! pinned-package another-pinned-package)
;; ...Or *all* packages (NOT RECOMMENDED; will likely break things)
;(unpin! t)
(package! elcord)
;;(package! elcord)
(package! tree-sitter)
(package! tree-sitter-langs)
(package! pinentry)
(unpin! org-roam)
(package! websocket)
(package! org-roam-ui :recipe (:host github :repo "org-roam/org-roam-ui" :files ("*.el" "out")))