Skip to content

Commit

Permalink
i3: assign the browser workspace to primary output
Browse files Browse the repository at this point in the history
  • Loading branch information
dezeroku committed Sep 26, 2023
1 parent fbb67a0 commit 621658d
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 @@ -163,6 +163,9 @@ bindsym $mod+Shift+8 move container to workspace $ws8
bindsym $mod+Shift+9 move container to workspace $ws9
bindsym $mod+Shift+0 move container to workspace $ws10

# bind workspaces to outputs
workspace $ws2 output primary

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

Expand Down

0 comments on commit 621658d

Please sign in to comment.