wal and kitty
This commit is contained in:
parent
c4207f913c
commit
52ab9f53ab
3 changed files with 36 additions and 4 deletions
17
.config/kitty/kitty.conf
Normal file
17
.config/kitty/kitty.conf
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
include ~/.cache/wal/colors-kitty.conf
|
||||
|
||||
font_family FantasqueSansMNerdFontMono
|
||||
font_size 12
|
||||
|
||||
tab_bar_edge top
|
||||
tab_bar_style separator
|
||||
tab_separator " / "
|
||||
|
||||
cursor_shape beam
|
||||
|
||||
enable_audio_bell no
|
||||
|
||||
editor nvim
|
||||
|
||||
map kitty_mod+h previous_tab
|
||||
map kitty_mod+l next_tab
|
||||
Loading…
Add table
Add a link
Reference in a new issue