Skip to content

Commit

Permalink
WIP: sway: Add multi-output support
Browse files Browse the repository at this point in the history
  • Loading branch information
tlater-famedly committed Dec 16, 2024
1 parent dec57ee commit f78deea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions home-config/dotfiles/sway.conf
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ bindsym {
$mod+Shift+8 move container to workspace 8; workspace 8
$mod+Shift+9 move container to workspace 9; workspace 9
$mod+Shift+0 move container to workspace 10; workspace 10

$mod+Shift+Left move workspace to output left
$mod+Shift+Right move workspace to output right
}

## Idle inhibitors
Expand Down

0 comments on commit f78deea

Please sign in to comment.