Merge pull request #3083 from c-edw/feature/StripWorkspaceName

Implement strip_workspace_name.
This commit is contained in:
emersion 2018-11-19 17:56:18 +01:00 committed by GitHub
commit bf7af9c690
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 88 additions and 32 deletions

View file

@ -114,6 +114,7 @@ sway_sources = files(
'commands/bar/separator_symbol.c',
'commands/bar/status_command.c',
'commands/bar/strip_workspace_numbers.c',
'commands/bar/strip_workspace_name.c',
'commands/bar/swaybar_command.c',
'commands/bar/tray_output.c',
'commands/bar/tray_padding.c',