Skip to content

Commit

Permalink
i3: bind more workspaces to primary
Browse files Browse the repository at this point in the history
  • Loading branch information
dezeroku committed Oct 4, 2023
1 parent 9f8d35a commit d5416c7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions roles/i3/templates/config
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,9 @@ bindsym $mod+Shift+0 move container to workspace $ws10

# bind workspaces to outputs
workspace $ws2 output primary
workspace $ws3 output primary
workspace $ws4 output primary
workspace $ws5 output primary

# reload the configuration file
bindsym $mod+Shift+c reload
Expand Down

0 comments on commit d5416c7

Please sign in to comment.