Skip to content

Commit 17d8387

Browse files
authored
Update README.md
1 parent 156d57f commit 17d8387

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

always-open-on-primary-screen/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ cd KWin-window-positioning-scripts/always-open-on-primary-screen
2828
## Troubleshooting and known issues
2929

3030
- If some applications still open on the wrong screen, consider disabling applications requesting their own window geometry (this features only exists on X11): *System Settings* > *Window Management* > *Window Behavior* > *Advanced* > *Window placement* > *Allow apps to remember the positions of their own windows, if they support it*.
31-
- Some XWayland applications may attempt to remember their window position; this can be prevented with a window rule as suggested [here](https://github.com/nclarius/KWin-window-positioning-scripts/issues/11#issuecomment-1091979196): *System Settings* > *Window Management* > *Window Rules* > *Add New...* > enter the window class of the application and possibly restrict the window type to normal windows > *Add Property..* > *Ignore requested geometry* > *Force*, *Yes* > Apply.
32-
- It has been suggested that the script might not work for snap applications; if this appears to be the case for you, consider using native packages instead.
31+
- Some XWayland applications may attempt to remember their window position; this can be prevented with a window rule, as suggested [here](https://github.com/nclarius/KWin-window-positioning-scripts/issues/11#issuecomment-1091979196): *System Settings* > *Window Management* > *Window Rules* > *Add New...* > enter the window class of the application and possibly restrict the window type to normal windows > *Add Property..* > *Ignore requested geometry* > *Force*, *Yes* > *Apply*.
32+
- - It has been suggested that the script might not work for snap applications; if this appears to be the case for you, consider using native packages instead.
3333
- For notifications to appear on the primary screen, make sure you have the notification applet present and enabled on your primary screen, and not present or disabled on any secondary screens.
3434
- Some applications (e.g. Spotify) may still open on the wrong screen despite these workarounds. I have not yet figured out how to fix this. If you do, please let me know!
3535

0 commit comments

Comments
 (0)