forked from extern/nix-config
kitty: Use shorter tab titles
This commit is contained in:
parent
789543f085
commit
25f6763956
@ -72,4 +72,7 @@ window_padding_width 10.0
|
||||
# Make the tab bar margin the same as the window padding
|
||||
tab_bar_margin_width 10.0
|
||||
|
||||
# Use shorter tab titles
|
||||
tab_title_template "{index}: {title[title.rfind('/')+1:]}"
|
||||
|
||||
# vim:ft=conf
|
||||
|
Loading…
Reference in New Issue
Block a user