Skip to content

Commit

Permalink
reorg app on screens
Browse files Browse the repository at this point in the history
  • Loading branch information
pad92 committed Oct 14, 2022
1 parent 2e8463b commit 49703f9
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .config/i3/config
Original file line number Diff line number Diff line change
Expand Up @@ -166,9 +166,11 @@ bindsym $mod+Shift+7 move container to workspace number 7; workspace number 7
bindsym $mod+Shift+8 move container to workspace number 8; workspace number 8

# Open applications on specific workspaces
assign [class="google-chrome"] number 1
assign [class="Teams"] number 2
assign [class="(?i)Spotify"] number 2
assign [class="(?i)Navigator"] number 1
assign [class="(?i)openfortiGUI"] number 1
assign [class="(?i)Teams"] number 2
assign [class="(?i)Rhythmbox"] number 2
assign [class="(?i)Spotify"] number 2

# Open specific applications in floating mode
for_window [all] border pixel 1
Expand Down

0 comments on commit 49703f9

Please sign in to comment.