aboutsummaryrefslogtreecommitdiff
path: root/macos.local/flake/system
diff options
context:
space:
mode:
Diffstat (limited to 'macos.local/flake/system')
-rw-r--r--macos.local/flake/system/aerospace.nix.org10
-rw-r--r--macos.local/flake/system/homebrew.nix.org4
2 files changed, 8 insertions, 6 deletions
diff --git a/macos.local/flake/system/aerospace.nix.org b/macos.local/flake/system/aerospace.nix.org
index a0c72df..eaf48e6 100644
--- a/macos.local/flake/system/aerospace.nix.org
+++ b/macos.local/flake/system/aerospace.nix.org
@@ -9,10 +9,12 @@ Enable Aerospace as a window manager for macOS. I have disabled gaps, move the m
enable = true;
settings = {
gaps = {
- outer.left = 0;
- outer.bottom = 0;
- outer.top = 0;
- outer.right = 0;
+ outer.left = 10;
+ outer.bottom = 10;
+ outer.top = 10;
+ outer.right = 10;
+ inner.horizontal = 10;
+ inner.vertical = 10;
};
on-focus-changed = [
"move-mouse window-lazy-center"
diff --git a/macos.local/flake/system/homebrew.nix.org b/macos.local/flake/system/homebrew.nix.org
index 544685f..2ee13df 100644
--- a/macos.local/flake/system/homebrew.nix.org
+++ b/macos.local/flake/system/homebrew.nix.org
@@ -53,6 +53,7 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat
"poppler"
# required by emacs-plus@30
+ "gcc"
"imagemagick"
"jansson"
"jpeg"
@@ -82,10 +83,10 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat
"gcc-arm-embedded"
"ghostty"
"gimp"
- "ghidra"
"godot"
"gzdoom"
"inkscape"
+ "keepingyouawake"
"krita"
"librewolf"
"multimc"
@@ -101,7 +102,6 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat
"syncthing"
"thunderbird"
"tor-browser"
- "utm"
"vlc"
"whisky"
"zotero"