💥 kitty(remote): allow remote control by unix socket, chameleon.nvim works now
This commit is contained in:
+3
-1
@@ -4,8 +4,10 @@ include ../../.cache/wal/colors-kitty.conf
|
|||||||
# Style
|
# Style
|
||||||
font_family 0xProto Nerd Font
|
font_family 0xProto Nerd Font
|
||||||
cursor_trail 6
|
cursor_trail 6
|
||||||
|
window_padding_width 5
|
||||||
|
|
||||||
# General
|
# General
|
||||||
confirm_os_window_close 0
|
confirm_os_window_close 0
|
||||||
# Dinamically update colorscheme with pywal16
|
# Dinamically update colorscheme with pywal16
|
||||||
allow_remote_control true
|
allow_remote_control yes
|
||||||
|
listen_on unix:@mykitty
|
||||||
|
|||||||
Reference in New Issue
Block a user