mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Use kitty keyboard protocol
This commit is contained in:
parent
81aa4eda09
commit
8d193403e2
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ $env.config = {
|
|||
show_banner: false
|
||||
use_ansi_coloring: true
|
||||
use_grid_icons: true
|
||||
use_kitty_protocol: false
|
||||
use_kitty_protocol: true
|
||||
}
|
||||
|
||||
$env.config.color_config = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue