~tsdh/swayr

89ee9ca321a3e9034562e68884dc20aa9ffa58bf — Rouven Czerwinski 1 year, 1 month ago 4978d36
cmds: fix a comment typo

This shows up under swayr --help, so fix the description.
1 files changed, 1 insertions(+), 1 deletions(-)

M swayr/src/cmds.rs
M swayr/src/cmds.rs => swayr/src/cmds.rs +1 -1
@@ 157,7 157,7 @@ pub enum SwayrCommand {
    StealWindowOrContainer,
    /// Switch to the selected workspace.
    SwitchWorkspace,
    /// Switch to the selected workspace.
    /// Switch to the selected output.
    SwitchOutput,
    /// Switch to the selected workspace or focus the selected window.
    SwitchWorkspaceOrWindow,