Skip to content

Commit

Permalink
No border for VS Code windows
Browse files Browse the repository at this point in the history
  • Loading branch information
fortes committed Sep 18, 2024
1 parent 95f96c7 commit ab0f5b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stowed-files/sway/.config/sway/config
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ for_window [app_id="(?i)foot|(alacr|k)itty|(wez|ml)term"] border pixel 0
for_window [app_id="(?i)firefox"] border pixel 0
for_window [app_id="(?i)signal"] border pixel 0
for_window [app_id="(?i)chromium"] border pixel 0
for_window [app_id="(?i)code-url-handler"] border pixel 0

# Workaround for crash on start if signal isnt floating on launch
# run with args `--enable-features=UseOzonePlatform --ozone-platform=wayland`
Expand Down

0 comments on commit ab0f5b7

Please sign in to comment.