chore(config): copy on select with kitty

main
sudo pacman -Syu 2021-12-17 10:45:17 +07:00
parent f438376aa4
commit 924382f267
2 changed files with 8 additions and 2 deletions

View File

@ -1,5 +1,6 @@
# macOS
.DS_Store
Library
# IntelliJ
.idea
@ -19,5 +20,6 @@ sumdb
vendor
generated
test
*generated*.go
*mock*.go
# Python
venv

View File

@ -4,6 +4,10 @@ include Monokai Pro.conf
font_family Rec Mono Casual
font_size 14.0
# https://sw.kovidgoyal.net/kitty/conf/#mouse
copy_on_select yes
strip_trailing_spaces smart
# https://sw.kovidgoyal.net/kitty/conf/#terminal-bell
enable_audio_bell no