Open ReaderGuy42 opened 2 years ago
Is there a way to hide the plugin part of the status bar, so I'd only access the plugin functions via the Ctrl+P?
Thanks!
For now, you can do this with a CSS snippet:
.status-bar-item.plugin-workspaces-plus { display: none }
Is there a way to hide the plugin part of the status bar, so I'd only access the plugin functions via the Ctrl+P?
Thanks!