switch to nixpkgs slack instead of homebrew

This commit is contained in:
Noah Masur
2023-03-09 10:45:00 -05:00
parent 0df8af607d
commit 3d73f8cab4
7 changed files with 37 additions and 15 deletions

View File

@ -93,7 +93,7 @@ function obj:init()
hs.reload()
end)
self.launcher:bind("", "S", function()
self:switch("Slack.app")
self:switch("@slack@")
end)
self.launcher:bind("", "Z", function()
self:switch("zoom.us.app")