fix: update icon theme in Zed settings to Catppuccin Macchiato
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 10s
Nix Format Check / check-format (push) Failing after 1m24s
Python Lint Check / check-python (push) Failing after 7s

This commit is contained in:
2025-08-24 03:02:25 +02:00
parent df62070722
commit 716f6e4e0a
2 changed files with 1 additions and 2 deletions

View File

@@ -49,7 +49,6 @@
# Messaging # Messaging
- com.rtosta.zapzap - com.rtosta.zapzap
- io.github.equicord.equibop
- org.telegram.desktop - org.telegram.desktop
- org.signal.Signal - org.signal.Signal
- com.spotify.Client - com.spotify.Client

View File

@@ -20,7 +20,7 @@
] ]
} }
], ],
"icon_theme": "VSCode Icons (Dark)", "icon_theme": "Catppuccin Macchiato",
"ui_font_size": 16, "ui_font_size": 16,
"buffer_font_size": 16, "buffer_font_size": 16,
"minimap": { "minimap": {