From 9079aaa308ad872be2cb1d3374d383b7f7c8930f Mon Sep 17 00:00:00 2001 From: Graham Hall Date: Mon, 6 Oct 2025 10:09:35 -0400 Subject: [PATCH] 2025-10-06 --- Brewfile | 8 ++++---- misc_config/ghostty | 5 +++-- zed_config/settings.json | 15 +++++++-------- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Brewfile b/Brewfile index 02056a6..3d8b616 100644 --- a/Brewfile +++ b/Brewfile @@ -79,12 +79,14 @@ cask "appflowy" cask "arq" cask "autodock" cask "bbedit" +cask "coderabbit" cask "cog-app" cask "contexts" cask "cork" cask "daisydisk" cask "fork" cask "ghostty" +cask "gog-galaxy" cask "hazel" cask "iina" cask "imageoptim" @@ -136,11 +138,11 @@ mas "Dato", id: 1470584107 mas "DevCleaner", id: 1388020431 mas "Developer", id: 640199958 mas "Dice by PCalc", id: 1479250666 -mas "Divinity - Original Sin 2", id: 1441532941 mas "Dropover", id: 1355679052 mas "Equinox", id: 1591510203 mas "Expenses", id: 1492055171 -mas "Find Any File", id: 402569179 +mas "Find Any File", id: 0 +mas "Folder Quick Look", id: 6753110395 mas "Front and Center", id: 1493996622 mas "Gifski", id: 1351639930 mas "HEIC Converter", id: 1294126402 @@ -159,8 +161,6 @@ mas "Page Screenshot for Safari", id: 1472715727 mas "Pages", id: 409201541 mas "Parcel", id: 375589283 mas "Pastel", id: 413897608 -mas "Photomator", id: 1444636541 -mas "Pixelmator Pro", id: 1289583905 mas "Pixen", id: 525180431 mas "Pocket City 2", id: 6742559886 mas "Pure Paste", id: 1611378436 diff --git a/misc_config/ghostty b/misc_config/ghostty index f38c546..92aed14 100644 --- a/misc_config/ghostty +++ b/misc_config/ghostty @@ -1,5 +1,4 @@ - -theme = light:Tomorrow,dark:Aura +theme = dark: Afterglow,light: Adwaita macos-secure-input-indication = true cursor-style = underline @@ -17,3 +16,5 @@ window-padding-x = 5 window-padding-y = 5 window-padding-balance = true +background-opacity=0.95 +background-blur=true diff --git a/zed_config/settings.json b/zed_config/settings.json index 1895a52..f61388f 100644 --- a/zed_config/settings.json +++ b/zed_config/settings.json @@ -1,7 +1,6 @@ { "git_panel": { - "dock": null, - "button": false + "dock": "left" }, "icon_theme": "Soft Charmed Icons", "show_edit_predictions": false, @@ -27,7 +26,7 @@ "inactive_opacity": 0.7 }, "features": { - "edit_prediction_provider": "none" + "edit_prediction_provider": "zed" }, "collaboration_panel": { "button": false @@ -38,7 +37,7 @@ "selections_menu": false }, "file_finder": { - "file_icons": false + "file_icons": true }, "seed_search_query_from_cursor": "selection", "gutter": { @@ -46,8 +45,8 @@ }, "theme": { "mode": "system", - "light": "One Light", - "dark": "Ayu Dark" + "light": "Catppuccin Iced Latte (Blur)", + "dark": "Catppuccin Macchiato (Blur) [Heavy]" }, "scrollbar": { "show": "system", @@ -58,8 +57,8 @@ }, "cursor_shape": "underline", "vertical_scroll_margin": 18, - "ui_font_family": ".SystemUIFont", - "ui_font_size": 16, + "ui_font_family": "Input Mono", + "ui_font_size": 15, "buffer_font_family": "Maple Mono", // "buffer_font_features": { // "calt": true,