File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
always-open-on-active-screen Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments