mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 00:40:44 +02:00
kitty: set shell, remove duplications
This commit is contained in:
parent
bb056e75e7
commit
0bf18f2064
1 changed files with 5 additions and 5 deletions
|
|
@ -1,10 +1,10 @@
|
|||
sync_to_monitor yes
|
||||
hide_window_decorations yes
|
||||
allow_remote_control yes
|
||||
|
||||
include colo_tokyonight_night.conf
|
||||
|
||||
## remote control
|
||||
## some non terminal things
|
||||
shell fish
|
||||
|
||||
## Remote control
|
||||
allow_remote_control socket-only
|
||||
listen_on unix:/tmp/kitty
|
||||
|
||||
|
|
@ -32,7 +32,7 @@ cursor_underline_thickness 1.3
|
|||
cursor_blink_interval 0
|
||||
|
||||
## Mouse
|
||||
mouse_hide_wait 1.0
|
||||
mouse_hide_wait .5
|
||||
focus_follows_mouse no
|
||||
|
||||
## Mappings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue