FelixKratz / SketchyBar

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

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

Open chrisgrieser opened 5 days ago

chrisgrieser commented 5 days 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.