diff options
author | Raúl Benencia <raul@thousandeyes.com> | 2019-11-19 11:09:50 -0800 |
---|---|---|
committer | Raúl Benencia <raul@thousandeyes.com> | 2019-11-19 11:10:59 -0800 |
commit | 1024b8ca344f501249eca348d434a0d4eeade55a (patch) | |
tree | d7def1d6ffd8271a3a1b77b4b87e9143fd2f183a /.config | |
parent | 1b9eacbb890003c76aed451d8b04ac559b9c9ee1 (diff) |
copy_on_select
Diffstat (limited to '.config')
-rw-r--r-- | .config/kitty/kitty.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 9e69de0..37e2f15 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -6,3 +6,6 @@ background_opacity 0.9 enable_audio_bell no adjust_line_height 1 + +copy_on_select yes +strip_trailing_spaces always
\ No newline at end of file |