Skip to content
Piotr Miller edited this page Aug 22, 2023 · 1 revision

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

Clone this wiki locally