Omarchy + WeWorkWiFi -> no way to connect to network, confusing WiFi UI #959
Replies: 11 comments 22 replies
|
Hi there, not entirely sure if you are encountering a more advanced issue, but, I was also struggling to figure out how to use the wifi TUI, until I saw it was just using https://github.com/pythops/impala It sounds like you figured out that you could tab through to the network you wanted to connect to, such as the following: Where I was getting tripped up, was that instead of allowing click events or even Hope that solves your issue. As a side note, you can find all the shortcuts using |
|
I connected to WeWorkWifi by manually configuring the network via these steps:
Use the username and password from the wework app, likely your email as username and the password that the app shows.
After this, weworkwifi should automatically be connected. |
|
I had a similar problem, but just trying to connect to my home guest network. The UI is definitely confusing. I didn't think to try |
|
When I opened Wi-Fi, after juggling with lots of keys, I found Tab to move up and down. After that, move to Wi-Fi networks, use ↑ / ↓ to select your device, then hit Space and enter your password. |
|
i connected to internet but i cant use it...? |
|
I need to connect to a hidden network and i have no clue how to do that |
|
Thanks to this thread I can control the UI but it’s not connecting to my hotspot even though the password was correct and now my hotspot network is not appearing in the new networks section. |
|
I need many things like connecting to hidden networks or connecting via Bluetooth, so installed NetworkManager and its applet and call it in tray in Waybar config |
|
How can I share my WiFi through a WiFi hotspot simultaneously? When using the TUI, I hit Control r and the mode is switched, setup a hotspot but my wifi is turned off. |
|
if the network type is |
|
Adding on to @pythops , I was able to get the wifi working with:
|

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Just did a fresh install while at WeWork and immediately realized I can't connect to WeWorkWiFi.
-> WiFi picker/ui is "not friendly". I do not get any feedback on why I can't connect to the network
(minor: no way to open settings/network settings/ using keyboard?)
I assume it is, at least partially, an Arch issue, but it feels like a "p0" to me personally, because not being able to connect to wifi right after installation is completed is a good reminder of why I moved from Linux to macOS in the first place.
Some context:
WeWork has a weird wifi setup that is known to cause issues even on Android Devices (but on Android the UI at least allows manually entering required settings)
If someone has already solved it, I would appreciate any guidance. I tried to use
iwctlbut couldn't figure it out either (I am gettingNot Configuredafter runningstation wlan0 connect WeWorkWiFi)I will report back if I figure it out.
All reactions