You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Install all available templates for your platform
191
+
peachy templates install --all
182
192
```
183
193
194
+
Templates are automatically filtered by platform - Linux-only templates (like Hyprland, Waybar) won't appear on macOS, and macOS-only templates (like iTerm2) won't appear on Linux.
195
+
184
196
## Next Steps
185
197
186
198
-[Template Variables](template-variables.md) - All available color variables and modifiers
0 commit comments