From bffcfead1ff14baaf36b0e0c98b3e69969525ad6 Mon Sep 17 00:00:00 2001
From: Simon Rieger <simon@rieger.app>
Date: Tue, 29 Apr 2025 12:17:14 +0200
Subject: [PATCH] add satty config

---
 dot_config/satty/config.toml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dot_config/satty/config.toml b/dot_config/satty/config.toml
index 70c8ab1..63c5c44 100644
--- a/dot_config/satty/config.toml
+++ b/dot_config/satty/config.toml
@@ -17,8 +17,6 @@ output-filename = "/tmp/test-%Y-%m-%d_%H:%M:%S.png"
 action-on-enter = "save-to-clipboard"
 # After copying the screenshot, save it to a file as well
 save-after-copy = false
-# Right click to copy
-right-click-copy = false
 # Hide toolbars by default
 default-hide-toolbars = false
 # The primary highlighter to use, the other is accessible by holding CTRL at the start of a highlight [possible values: block, freehand]