diff options
| author | Justine Smithies <justine@smithies.me.uk> | 2026-08-06 18:57:14 +0100 |
|---|---|---|
| committer | Justine Smithies <justine@smithies.me.uk> | 2026-08-06 18:57:14 +0100 |
| commit | 6e5c3207bfa19a5335e51925d3369fa60d1c2320 (patch) | |
| tree | 365ca0dfa3c9af50d452dd3ba70ecb13bd30b450 | |
| parent | 34264a23ec358baae0e27a32aebba8c28d9dcaee (diff) | |
Updated to work with Cow ( FVWM for Wayland ).
| -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 } |
