diff options
-rw-r--r-- | data/kitty.conf | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/data/kitty.conf b/data/kitty.conf index 0b9584b..3a4175c 100644 --- a/data/kitty.conf +++ b/data/kitty.conf @@ -12,17 +12,6 @@ map ctrl+' send_text all \x1b[27;5;39~ map ctrl+( send_text all \x1b[27;5;40~ map ctrl+) send_text all \x1b[27;5;41~ -map f1 send_text all \x1b[11~ -map f2 send_text all \x1b[12~ -map f3 send_text all \x1b[13~ -map f4 send_text all \x1b[14~ - -map up send_text all \x1b[A -map down send_text all \x1b[B -map right send_text all \x1b[C -map left send_text all \x1b[D - - box_drawing_scale 0.1, 0.5, 1, 1 cursor orangered2 |