Move the templates together with the others in default

This commit is contained in:
David Heinemeier Hansson
2026-01-01 15:35:02 -07:00
parent 222386639b
commit 0b04881a6f
13 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
TEMPLATES_DIR="$OMARCHY_PATH/themes/templates.d"
TEMPLATES_DIR="$OMARCHY_PATH/default/themed"
NEXT_THEME_DIR="$HOME/.config/omarchy/current/next-theme"
COLORS_FILE="$NEXT_THEME_DIR/colors.toml"