diff --git a/bombadil.toml b/bombadil.toml index 6a59686..83263c0 100644 --- a/bombadil.toml +++ b/bombadil.toml @@ -13,7 +13,7 @@ vars = [ "dark.toml", "vars.toml" ] vars = [ "light.toml" ] [profiles.dark] -vars = [ "dark.tml" ] +vars = [ "dark.toml" ] [settings.dots] # A dot entry representing a symlink, `source` is relative to `dotfiles_dir`