1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-08-01 12:37:46 +00:00

Fix kitty config

This commit is contained in:
RGBCube 2023-12-01 08:35:33 +03:00
parent 039153cf81
commit 76ce3e5d02
No known key found for this signature in database

View file

@ -21,7 +21,7 @@ homeConfiguration "nixos" {
scrollback_pager = "bat --chop-long-lines"; scrollback_pager = "bat --chop-long-lines";
cursor = base05; cursor = base05;
cursor_theme_color = base00; cursor_text_color = base00;
cursor_shape = "beam"; cursor_shape = "beam";
url_color = base0D; url_color = base0D;