M README.md => README.md +0 -1
@@ 5,7 5,6 @@ In-progress unification of my various NixOS configs with shared modules.
## TODO
* Switch to TUI volume control from pavucontrol. Should support setting the
codec for Bluetooth, so may be tricky to find one.
-* Click on waybar network to open nmtui.
## Related
* Neovim configuration flake: [~liljamo/nvim-flake](https://git.src.quest/~liljamo/nvim-flake)
M modules/home/waybar.nix => modules/home/waybar.nix +1 -0
@@ 71,6 71,7 @@
format-ethernet = "{ipaddr}/{cidr}";
format-wifi = "{ipaddr} ({essid})";
tooltip = false;
+ on-click = "foot nmtui";
};
"niri/language" = {