From 23d74690dcba4eb9134c3e68f96bb986ce3b63d5 Mon Sep 17 00:00:00 2001 From: rootiest Date: Thu, 16 Jul 2026 02:49:40 -0400 Subject: [PATCH] fix: remove watcher from base repo The Rootiest fish-config will append the watcher automatically when it adds the symlink. On systems using this kitty config but not the accompanying fish config, this will prevent any confusion on the feature. --- kitty.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/kitty.conf b/kitty.conf index 5ede0f5..120dda5 100644 --- a/kitty.conf +++ b/kitty.conf @@ -201,7 +201,3 @@ color14 #94e2d5 color7 #bac2de color15 #a6adc8 # }}} - -# >>> fish-config logging (managed — do not edit) >>> -watcher fish-config-watcher.py -# <<< fish-config logging (managed) <<<