Skip to content

Commit cdc9878

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

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,10 @@ 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`:
36+
- Via graphical interface:
37+
*System Settings* > *Window Management* > *Window Behavior* > *Focus* > *Multiscreen Behavor* > *Active screen follows mouse* (the option shows only when multiple monitors are currently connected).
38+
- Or by editing the config file:
39+
`~/.config/kwinrc`:
3840
```
3941
[Windows]
4042
ActiveMouseScreen=true

0 commit comments

Comments
 (0)