From 2e42790085348ee4ed128628402ba2a78dab8fba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Tr=C3=B6ger?= Date: Fri, 24 Jul 2026 14:19:44 +0200 Subject: [PATCH] Revert disabling mouse click because there is no marking anymore --- dotfiles/settings.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/dotfiles/settings.json b/dotfiles/settings.json index d95476c..b0443fd 100644 --- a/dotfiles/settings.json +++ b/dotfiles/settings.json @@ -1,7 +1,4 @@ { - "env": { - "CLAUDE_CODE_DISABLE_MOUSE_CLICKS": "1" - }, "permissions": { "allow": [ "Bash(npm run build:*)",