kitty: allow_remote_control
This commit is contained in:
parent
9670caae7d
commit
82d7fab51e
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@ in
|
||||||
background = "#050505";
|
background = "#050505";
|
||||||
background_opacity = 0.98;
|
background_opacity = 0.98;
|
||||||
font_size = 12;
|
font_size = 12;
|
||||||
|
|
||||||
|
# FIXME: I really should remove this
|
||||||
|
allow_remote_control = "yes";
|
||||||
};
|
};
|
||||||
|
|
||||||
extraConfig = "include ${../../home/kitty/alacritty-colors.conf}";
|
extraConfig = "include ${../../home/kitty/alacritty-colors.conf}";
|
||||||
|
|
Loading…
Reference in a new issue