Skip to content

Bindings available by default

Alexis edited this page Oct 29, 2023 · 1 revision

Bindings available by default

The following bindings are available by default in 0.8.0, i.e. without needing to specify them in wayfire.ini. Capital-letter representations of alphabetical keys are used for clarity; use of is not implied nor required.

annotate

Clear annotations on the current workspace.

  • annotate.clear_workspace = <super> + <alt> + C

Draw on the current workspace.

  • annotate.draw = <super> + <alt> + <mouse-left>

autorotate-iio

Rotate the current output.

  • autorotate-iio.rotate_down = <ctrl> + <super> + <down>
  • autorotate-iio.rotate-left = <ctrl> + <super> + <left>
  • autorotate-iio.rotate-right = <ctrl> + <super> + <right>
  • autorotate-iio.rotate-up = <ctrl> + <super> + <up>

force-fullscreen

Toggle the plugin.

  • force-fullscreen.key_toggle_fullscreen = <super> + <alt> + F

hide-cursor

Toggle the plugin.

  • hide-cursor.toggle = <super> + <ctrl> + H

mag

Toggle the plugin.

  • mag.toggle = <super> + <alt> + M

showrepaint

Toggle the plugin.

    • showrepaint.toggle = <super> + <alt> + S

view-shot

Capture.

  • view-shot.capture = **<super> + <alt> + <mouse-middle>

water

Activate water effect.

  • water.activate = <ctrl> + <super> + <mouse-left>

winzoom

Decrement X.

  • winzoom.dec_x_binding = <ctrl> + <super> + <left>

Decrement Y.

  • winzoom.dec_y_binding= <ctrl> + <super> + <up>

Increment X.

  • winzoom.inc_x_binding = <ctrl> + <super> + <right>

Increment Y.

  • winzoom.inc_y_binding = <ctrl> + <super> + <down>

Zoom by holding down the modifier and scrolling up and down.

  • winzoom.modifier = <ctrl> + <super>