diff --git a/Home.md b/Home.md index 2b137bd..b0b8324 100644 --- a/Home.md +++ b/Home.md @@ -267,7 +267,7 @@ Qt currently defaults to using the X11 backend instead of its native Wayland bac If you want to use a particular application's built-in window decorations over the sway borders, you can write a rule like this in your config: - for_window [id="nautilus"] border none + for_window [app_id="nautilus"] border none #### Issues with Java applications