mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-05-19 15:50:44 +02:00
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
|
# Make the tab bar margin the same as the window padding
|
||||||
tab_bar_margin_width 10.0
|
tab_bar_margin_width 10.0
|
||||||
|
|
||||||
|
# Use shorter tab titles
|
||||||
|
tab_title_template "{index}: {title[title.rfind('/')+1:]}"
|
||||||
|
|
||||||
# vim:ft=conf
|
# vim:ft=conf
|
||||||
|
Loading…
Reference in New Issue
Block a user