Skip to content

Commit

Permalink
macos changes
Browse files Browse the repository at this point in the history
  • Loading branch information
x0ba committed Feb 16, 2025
1 parent 4f74f7c commit 93f4b61
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 9 deletions.
5 changes: 1 addition & 4 deletions modules/darwin/brew/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,13 @@ in {
"aldente"
"raycast"
"discord"
"easy-move+resize"
"iina"
"tailscale"
(skipSha "autodesk-fusion")
"jordanbaird-ice"
"ghostty"
"hiddenbar"
"steam"
"cursor"
"firefox"
"syncthing"
"mullvad-browser"
"brave-browser"
"maccy"
Expand Down
4 changes: 0 additions & 4 deletions modules/darwin/settings/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,6 @@ in {
NSAutomaticSpellingCorrectionEnabled = false;
};
};
keyboard = {
enableKeyMapping = true;
remapCapsLockToControl = true;
};
stateVersion = 4;
};

Expand Down
2 changes: 1 addition & 1 deletion modules/home/apps/ghostty/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ in {
{
# appearance
font-family = "BerkeleyMono Nerd Font";
theme = "light:catppuccin-latte,dark:catppuccin-mocha";
theme = "catppuccin-mocha";
window-padding-x = "5";
window-padding-y = "5";

Expand Down

0 comments on commit 93f4b61

Please sign in to comment.