window-title: rewording, renaming, lint fixes

This commit is contained in:
massi 2026-05-12 17:06:18 -07:00 committed by Johan Malm
parent 0a9bd41df0
commit cd7be59d5f
4 changed files with 26 additions and 26 deletions

View file

@ -316,7 +316,7 @@ struct server {
pid_t primary_client_pid;
char *window_title_fmt;
char *title_fmt;
};
/* defined in main.c */