-
-
Notifications
You must be signed in to change notification settings - Fork 141
Description
Describe the bug
When I click on the simple-bar widget, no red border appears. It does not become focused when I click at the top center of the screen, so I cannot use the keyboard shortcut to open global settings. When I click it, wither nothing happens or the text on the widget is selected.
To Reproduce
- Install the latest version of Ubersicht with homebrew (no other installation method would allow me to open the Widgets Folder from the menu).
- Install simple-bar using the command in the README.
- Click the widget that simple-bar produces
- Press cmd +
Expected behavior
I expected the settings module to open.
Information
- OS version [Sequoia 15.2]
- Yabai version [yabai-v7.1.5]
- Übersicht version [Version 1.6 (82)]
Additional context
The reason I was trying to access the settings is to change the path of yabai to the output of "which yabai" (/usr/local/bin/yabai instead of /opt/homebrew/bin/yabai as the homebrew directory does not exist on my machine). I also cannot focus on any of my Ubersicht widgets (I only have getting-started-jsx downloaded too). I apologize if this was not right the place to submit this issue since it may have nothing to do with simple-bar itself.