modules: SwayMode - nwg-piotr/nwg-panel GitHub Wiki

This is a simple indicator of the currently selected binding mode. You may list modes currently defined in your config with:

$ swaymsg -t get_binding_modes
[
  "default",
  "resize"
]

By default the indicator will only show up when a mode other than "default" is selected. You may change this behaviour in settings:

sway-mode-module