diff --git a/config.json b/config.json index 3adf4d6..344d668 100644 --- a/config.json +++ b/config.json @@ -6,7 +6,6 @@ ], "brew": [ "bash", - "clojure", "cmake", "coreutils", "curl", @@ -20,7 +19,6 @@ "gnu-sed", "httpie", "jq", - "leiningen", "libnotify", "neovim", "osquery", @@ -50,7 +48,6 @@ "firefox", "font-fira-code", "font-fira-mono", - {"name": "franz", "when": "home"}, {"name": "gog-galaxy", "when": "home"}, "hammerspoon", "iina", @@ -76,7 +73,8 @@ "Pixelmator", "Kindle", "Time Out", - "1Password 7" + "1Password 7", + "Things" ], "sources": { "https://github.com/larkery/zsh-histdb.git": "~/.zsh-histdb/", diff --git a/hammerspoon/init.lua b/hammerspoon/init.lua index 2b64e91..db3b198 100644 --- a/hammerspoon/init.lua +++ b/hammerspoon/init.lua @@ -1,6 +1,4 @@ -- ~/.hammerspoon/init.lua -hs.loadSpoon("Lunette") -spoon.Lunette:bindHotkeys() hs.dockicon.hide()