diff options
| -rw-r--r-- | .config/kanshi/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/kanshi/config b/.config/kanshi/config index d0f0f24..415bff8 100644 --- a/.config/kanshi/config +++ b/.config/kanshi/config @@ -5,5 +5,6 @@ profile Laptop { profile Dock { output HDMI-A-1 position 0,0 mode 1920x1080 output eDP-1 position 1920,0 mode 1920x1080 - exec mmsg dispatch focusmon,HDMI-A-1 +# exec mmsg dispatch focusmon,HDMI-A-1 + exec moocow focus -o HDMI-A-1 } |
