diff --git a/modules/ui/workspaces/packages.el b/modules/ui/workspaces/packages.el index 8ed253819..0e0afdad5 100644 --- a/modules/ui/workspaces/packages.el +++ b/modules/ui/workspaces/packages.el @@ -1,8 +1,4 @@ ;; -*- no-byte-compile: t; -*- ;;; ui/workspaces/packages.el -(package! persp-mode - :recipe (:host github - :repo "hlissner/persp-mode.el" - :branch "remove-byte-compile") - :pin "14325c11f7a347717d7c3780f29b24a38c68fbfc") +(package! persp-mode :pin "14325c11f7a347717d7c3780f29b24a38c68fbfc")