this repo has no description

reading docs is hard

Changed files
+2 -2
ghostty
.config
ghostty
+2 -2
ghostty/.config/ghostty/config
···
clipboard-read = allow
clipboard-trim-trailing-spaces = true
clipboard-write = allow
-
copy-on-select = false
# # ## # #
# WINDOW #
···
# # # # # ##
# KEYBINDS #
## # # # # #
keybind = ctrl+insert=copy_to_clipboard
keybind = shift+insert=paste_from_selection
keybind = ctrl+shift+c=copy_to_clipboard
···
keybind = ctrl+minus=decrease_font_size:1
keybind = ctrl+shift+comma=reload_config
keybind = ctrl+zero=reset_font_size
-
keybind = clear
···
clipboard-read = allow
clipboard-trim-trailing-spaces = true
clipboard-write = allow
+
copy-on-select = true
# # ## # #
# WINDOW #
···
# # # # # ##
# KEYBINDS #
## # # # # #
+
keybind = clear
keybind = ctrl+insert=copy_to_clipboard
keybind = shift+insert=paste_from_selection
keybind = ctrl+shift+c=copy_to_clipboard
···
keybind = ctrl+minus=decrease_font_size:1
keybind = ctrl+shift+comma=reload_config
keybind = ctrl+zero=reset_font_size