2025-10-06

This commit is contained in:
2025-10-06 10:09:35 -04:00
parent e1d2a77a99
commit 9079aaa308
3 changed files with 14 additions and 14 deletions
+4 -4
View File
@@ -79,12 +79,14 @@ cask "appflowy"
cask "arq" cask "arq"
cask "autodock" cask "autodock"
cask "bbedit" cask "bbedit"
cask "coderabbit"
cask "cog-app" cask "cog-app"
cask "contexts" cask "contexts"
cask "cork" cask "cork"
cask "daisydisk" cask "daisydisk"
cask "fork" cask "fork"
cask "ghostty" cask "ghostty"
cask "gog-galaxy"
cask "hazel" cask "hazel"
cask "iina" cask "iina"
cask "imageoptim" cask "imageoptim"
@@ -136,11 +138,11 @@ mas "Dato", id: 1470584107
mas "DevCleaner", id: 1388020431 mas "DevCleaner", id: 1388020431
mas "Developer", id: 640199958 mas "Developer", id: 640199958
mas "Dice by PCalc", id: 1479250666 mas "Dice by PCalc", id: 1479250666
mas "Divinity - Original Sin 2", id: 1441532941
mas "Dropover", id: 1355679052 mas "Dropover", id: 1355679052
mas "Equinox", id: 1591510203 mas "Equinox", id: 1591510203
mas "Expenses", id: 1492055171 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 "Front and Center", id: 1493996622
mas "Gifski", id: 1351639930 mas "Gifski", id: 1351639930
mas "HEIC Converter", id: 1294126402 mas "HEIC Converter", id: 1294126402
@@ -159,8 +161,6 @@ mas "Page Screenshot for Safari", id: 1472715727
mas "Pages", id: 409201541 mas "Pages", id: 409201541
mas "Parcel", id: 375589283 mas "Parcel", id: 375589283
mas "Pastel", id: 413897608 mas "Pastel", id: 413897608
mas "Photomator", id: 1444636541
mas "Pixelmator Pro", id: 1289583905
mas "Pixen", id: 525180431 mas "Pixen", id: 525180431
mas "Pocket City 2", id: 6742559886 mas "Pocket City 2", id: 6742559886
mas "Pure Paste", id: 1611378436 mas "Pure Paste", id: 1611378436
+3 -2
View File
@@ -1,5 +1,4 @@
theme = dark: Afterglow,light: Adwaita
theme = light:Tomorrow,dark:Aura
macos-secure-input-indication = true macos-secure-input-indication = true
cursor-style = underline cursor-style = underline
@@ -17,3 +16,5 @@ window-padding-x = 5
window-padding-y = 5 window-padding-y = 5
window-padding-balance = true window-padding-balance = true
background-opacity=0.95
background-blur=true
+7 -8
View File
@@ -1,7 +1,6 @@
{ {
"git_panel": { "git_panel": {
"dock": null, "dock": "left"
"button": false
}, },
"icon_theme": "Soft Charmed Icons", "icon_theme": "Soft Charmed Icons",
"show_edit_predictions": false, "show_edit_predictions": false,
@@ -27,7 +26,7 @@
"inactive_opacity": 0.7 "inactive_opacity": 0.7
}, },
"features": { "features": {
"edit_prediction_provider": "none" "edit_prediction_provider": "zed"
}, },
"collaboration_panel": { "collaboration_panel": {
"button": false "button": false
@@ -38,7 +37,7 @@
"selections_menu": false "selections_menu": false
}, },
"file_finder": { "file_finder": {
"file_icons": false "file_icons": true
}, },
"seed_search_query_from_cursor": "selection", "seed_search_query_from_cursor": "selection",
"gutter": { "gutter": {
@@ -46,8 +45,8 @@
}, },
"theme": { "theme": {
"mode": "system", "mode": "system",
"light": "One Light", "light": "Catppuccin Iced Latte (Blur)",
"dark": "Ayu Dark" "dark": "Catppuccin Macchiato (Blur) [Heavy]"
}, },
"scrollbar": { "scrollbar": {
"show": "system", "show": "system",
@@ -58,8 +57,8 @@
}, },
"cursor_shape": "underline", "cursor_shape": "underline",
"vertical_scroll_margin": 18, "vertical_scroll_margin": 18,
"ui_font_family": ".SystemUIFont", "ui_font_family": "Input Mono",
"ui_font_size": 16, "ui_font_size": 15,
"buffer_font_family": "Maple Mono", "buffer_font_family": "Maple Mono",
// "buffer_font_features": { // "buffer_font_features": {
// "calt": true, // "calt": true,