[kanaya] i3: add window rule for VS Code
This commit is contained in:
parent
237b2e94bc
commit
be3cc54465
1 changed files with 3 additions and 0 deletions
|
|
@ -321,6 +321,9 @@ assign [class="^Gajim$"] output $OUTPUT2
|
|||
assign [class="^Gajim$"] number $WS_com
|
||||
for_window [class="^Gajim$"] floating enable
|
||||
|
||||
# ~~ VS Code
|
||||
for_window [class="^code-oss$"] layout tabbed
|
||||
|
||||
# ~~ Jetbrains IDE
|
||||
for_window [class="^jetbrains-"] layout tabbed
|
||||
for_window [class="^jetbrains-" title="Commit Changes"] floating disable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue