Skip to content

Commit 65243f5

Browse files
committed
Add README note for using under uwsm (https://github.com/Vladimir-csp/uwsm)
1 parent aa8fa20 commit 65243f5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,11 @@ nmcli device wifi show-password
152152
NetworkManager wifi sharing doesn't work for you. Unfortunately, these
153153
hotspots cannot be managed with networkmanager_dmenu.
154154

155+
* **NOTE** Running under [UWSM][12] requires some [extra configuration][13].
156+
+ Assigning to keyboard shortcut: `uwsm app -- networkmanager_dmenu`
157+
+ If launching by, for example, clicking a Waybar icon, Waybar must be the
158+
version that works with UWSM and be started as a `systemd --user` service.
159+
155160
## MIT License
156161

157162
[1]: https://davedavenport.github.io/rofi/ "Rofi"
@@ -165,3 +170,5 @@ nmcli device wifi show-password
165170
[9]: https://search.nixos.org/packages? "Nix Packages"
166171
[10]: https://github.com/lakinduakash/linux-wifi-hotspot
167172
[11]: https://github.com/abenz1267/walker
173+
[12]: https://github.com/Vladimir-csp/uwsm "UWSM"
174+
[13]: https://github.com/Vladimir-csp/uwsm#5-launchers "Launchers under UWSM"

0 commit comments

Comments
 (0)