-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
As a user, I want to manually configure a custom layout for displaying the name and icon for a window.
Perhaps we allow a tmux style
config:
format: "#W #I"- "#W" = window name
- "#I" = icon
It would be cool to add color support too, but maybe that's for a future PR, similar to how the tmux status elements are styled.
config:
format: "#[fg=blue,nobold]#I #[fg=white,nobold]#W"Metadata
Metadata
Assignees
Labels
No labels