window-title: rewording, renaming, lint fixes

This commit is contained in:
massi 2026-05-12 17:06:18 -07:00
parent 575674e39e
commit c2b8a1018c
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 */