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