@@ -76,7 +76,8 @@ class Berry(App):
# yield Terminal(command="bash", id="terminal")
yield Footer()
yield PluginLoader()
if bool(int(self.config_handler.get("plugins", "enabled"))) == True:
def action_settings(self):
self.push_screen(SettingsScreen())
The note is not visible to the blocked user.