|
|
@@ -2,6 +2,7 @@ tap "common-fate/granted"
|
|
|
tap "homebrew/bundle"
|
|
|
tap "homebrew/services"
|
|
|
tap "koekeishiya/formulae"
|
|
|
+tap "waydabber/betterdisplay"
|
|
|
# Object-file caching compiler wrapper
|
|
|
brew "ccache"
|
|
|
# Cross-platform make
|
|
|
@@ -100,6 +101,8 @@ brew "koekeishiya/formulae/yabai"
|
|
|
cask "alacritty"
|
|
|
# Display management tool
|
|
|
cask "betterdisplay"
|
|
|
+# Prevents your sleeping computer from connecting to Bluetooth accessories
|
|
|
+cask "bluesnooze"
|
|
|
# Preference Pane for controlling cursor hiding
|
|
|
cask "cursorcerer"
|
|
|
# Web browser
|