docs: Fix "Focus the next output" example (#6054)

The "Focus the next output" example was misleading, fixed the code and
added another comment to the previous code.
This commit is contained in:
Bimba Laszlo 2024-05-17 21:38:15 +02:00 committed by GitHub
parent 1597ec27ee
commit c06ac08aab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2472,7 +2472,7 @@ bindsym $mod+u focus parent
bindsym $mod+g focus mode_toggle
# Focus the next output (effectively toggles when you only have two outputs)
bindsym $mod+x move workspace to output next
bindsym $mod+x focus output next
# Focus the output right to the current one
bindsym $mod+x focus output right