This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- Network widget for Awesome WM v4.3; produces a nifty | |
| -- information textbox for top/bottom bars. | |
| -- | |
| -- Sample output: | |
| -- `NET My_Awesome_Network_Name ▂▄▆_ 0.3 - 0.1` | |
| -- | |
| -- Requires lain (https://github.com/lcpz/lain), nmcli | |
| -- from NetworkManager (https://networkmanager.dev/) and | |
| -- an Unicode-capable font. | |
| -- |