[kanaya] i3: add window rule for VS Code

This commit is contained in:
Lexi / Zoe 2020-06-14 17:35:40 +02:00
parent 237b2e94bc
commit be3cc54465
Signed by: binaryDiv
GPG Key ID: F8D4956E224DA232
1 changed files with 3 additions and 0 deletions

View File

@ -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