Skip to content

Commit 865a1bf

Browse files
authored
Update README.md
1 parent 202015f commit 865a1bf

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ qdbus org.kde.KWin /KWin reconfigure
3333
## Set-up
3434

3535
- In order for the script to work, you need to have *Active screen follows mouse* set to enabled:
36-
Via graphical interface: *System Settings* > *Window Management* > *Window Behavior* > *Focus* > *Multiscreen Behavor* > *Active screen follows mouse* (the option shows only when multiple monitors are currently connected).
37-
Or by editing the config file: `~/.config/kwinrc`:
38-
```
39-
[Windows]
40-
ActiveMouseScreen=true
41-
```
36+
- Via graphical interface: *System Settings* > *Window Management* > *Window Behavior* > *Focus* > *Multiscreen Behavor* > *Active screen follows mouse* (the option shows only when multiple monitors are currently connected).
37+
- Or by editing the config file: `~/.config/kwinrc`:
38+
```
39+
[Windows]
40+
ActiveMouseScreen=true
41+
```
4242
4343
4444

0 commit comments

Comments
 (0)