add content

This commit is contained in:
JOLIMAITRE Matthieu 2024-06-18 03:14:30 +02:00
parent 94df7c8562
commit cc9afc5ffe
140 changed files with 10414 additions and 1 deletions

View file

@ -0,0 +1 @@
launch deno repl

@ -0,0 +1 @@
Subproject commit fca3335489bdbab4cce150cb440d3559ff5400e2

View file

@ -0,0 +1,25 @@
include ./theme.conf
font_family FiraCode Nerd Font
scrollback_pager_history_size 1000000
scrollback_lines 1000000
hide_window_decorations yes
cursor_shape beam
allow_remote_control yes
listen_on unix:/tmp/kitty
clear_all_mouse_actions yes
mouse_map left click ungrabbed mouse_handle_click selection link
mouse_map left press ungrabbed mouse_selection normal
mouse_map left doublepress ungrabbed mouse_selection word
mouse_map left triplepress ungrabbed mouse_selection line
mouse_map ctrl+alt+left triplepress ungrabbed mouse_selection line_from_point
# map ctrl+shift+c copy_to_clipboard
# map ctrl+shift+v paste
clipboard_command xclip -selection clipboard %s
# background_opacity 0.7

View file

@ -0,0 +1 @@
kitty-themes/themes/Afterglow.conf