FelixKratz / SketchyBar

A highly customizable macOS status bar replacement
https://felixkratz.github.io/SketchyBar/
GNU General Public License v3.0
6.64k stars 97 forks source link

FR: `alias.cutoff` to remove clutter from alias items. #575

Open chrisgrieser opened 5 months ago

chrisgrieser commented 5 months ago

Various menu bar items add a leading icon, which cannot be removed from the app itself. One example is meeting bar, which always adds an icon.

Having a property alias.cutoff would be useful to remove such clutter from the alias, e.g. alias.cufoff.left=30 to remove the leftmost 30 pixel from the alias item. In the case of meetingbar, this would remove the icon and only leave the "upcoming meeting" information.