Mercurial > dotfiles
diff dot_config/kitty/kitty.conf @ 359:01ed548d66b7
Add kitty marker for errors
Press <F1> to mark 'error' in red
author | zegervdv <zegervdv@me.com> |
---|---|
date | Thu, 11 Mar 2021 18:24:29 +0100 |
parents | a128f9c0f02e |
children | db80c8ac727d |
line wrap: on
line diff
--- a/dot_config/kitty/kitty.conf Fri Mar 05 18:19:42 2021 +0100 +++ b/dot_config/kitty/kitty.conf Thu Mar 11 18:24:29 2021 +0100 @@ -44,3 +44,7 @@ draw_minimal_borders yes active_border_color #b3deef inactive_border_color #282c34 + +mark1_foreground white +mark1_background #f43753 +map f1 toggle_marker iregex 1 \berror\b