mirror of
https://github.com/rywng/dotfiles.git
synced 2024-11-22 19:01:50 +08:00
Add kitty
This commit is contained in:
parent
2e9e35e806
commit
df203dc51c
@ -32,9 +32,15 @@ allow_remote_control yes
|
|||||||
|
|
||||||
listen_on unix:/tmp/fifo
|
listen_on unix:/tmp/fifo
|
||||||
|
|
||||||
|
include themes/dark.conf
|
||||||
|
|
||||||
map kitty_mod+n new_os_window_with_cwd
|
map kitty_mod+n new_os_window_with_cwd
|
||||||
|
|
||||||
include themes/dark.conf
|
# tabs and windows
|
||||||
|
|
||||||
|
map kitty_mod+t new_tab_with_cwd
|
||||||
|
|
||||||
|
map kitty_mod+enter new_window_with_cwd
|
||||||
|
|
||||||
tab_bar_style fade
|
tab_bar_style fade
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user