From 8d6b9d424b47fd2341f73901df4e562b49457f64 Mon Sep 17 00:00:00 2001 From: fjord-themes-bot Date: Fri, 20 Mar 2026 00:40:26 +0000 Subject: [PATCH] chore: update theme (fjord-core@03ea2de) --- README.md | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 16107e5..9af4252 100644 --- a/README.md +++ b/README.md @@ -33,29 +33,19 @@ A dusk-blue base with soft leaf-green accents, amber selections, and crisp blue/ ### Manual Installation -1. Clone this repository: - -```bash -git clone https://github.com/fjord-themes/fjord-kitty.git --depth 1 -``` - - -2. Copy the theme file to your Kitty themes directory: +1. Clone the theme to your config directory: ```bash mkdir -p ~/.config/kitty/themes/ -cp fjord-kitty/themes/fjord.conf ~/.config/kitty/themes/. +git clone https://github.com/fjord-themes/fjord-kitty.git --depth 1 ~/.config/kitty/themes/fjord-kitty ``` -3. Add the theme to your Kitty config (`~/.config/kitty/kitty.conf`): +2. Add to your config (`~/.config/kitty/kitty.conf`): ```conf -include ~/.config/kitty/themes/fjord.conf +include ~/.config/kitty/themes/fjord-kitty/themes/fjord.conf ``` - - -4. Reload Kitty configuration with `Ctrl+Shift+F5` or restart Kitty. - +3. Reload Kitty with `Ctrl+Shift+F5` or restart. ## 🔧 Configuration