From 912d9411be605b6b6ee4d978eb01a36c53899d2e Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Sun, 31 Jan 2021 17:46:37 +0100 Subject: [PATCH] update conf --- conf/tmux.conf.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/tmux.conf.local b/conf/tmux.conf.local index 575b1dc..1ac7d6b 100644 --- a/conf/tmux.conf.local +++ b/conf/tmux.conf.local @@ -305,7 +305,7 @@ tmux_conf_theme_clock_style="24" # - false (default) # on macOS, this requires installing reattach-to-user-namespace, see README.md # on Linux, this requires xsel or xclip -tmux_conf_copy_to_os_clipboard=true +tmux_conf_copy_to_os_clipboard=false # -- user customizations -------------------------------------------------------