Skip to content

nwg-panel 0.9.12

Compare
Choose a tag to compare
@nwg-piotr nwg-piotr released this 22 Aug 23:21
· 411 commits to master since this release
d5e25d2

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

The module has been added to the default config file. For your panels defined earlier, you need to add the Sway-mode module on your own.