-
Notifications
You must be signed in to change notification settings - Fork 23
WinTitleIcons
Bakkeby edited this page Feb 27, 2024
·
2 revisions
The WinTitleIcons
functionality, if enabled, will allow for application icons to be displayed next
to the window title in the bar.
Note that icons are only read when the window is first seen (managed by the window manager) which means that enabling this functionality during runtime will result in new windows to have an icon next to the window title whereas existing windows will not have an icon.
The exception to this is if the application happens to update its icon which is fairly uncommon.
Enabling icons comes at a slight performance cost which may be more noticeable on low end hardware.
Also refer to the FlexWinTitle bar module.
Back to Functionality.
Concepts | Configuration | Features | Flags | Functionality | Functions