diff options
| author | Justine Smithies <justine@smithies.me.uk> | 2026-06-13 11:55:14 +0100 |
|---|---|---|
| committer | Justine Smithies <justine@smithies.me.uk> | 2026-06-13 11:55:14 +0100 |
| commit | 75275359f80bf778d099762d654f4ec3f473d4a8 (patch) | |
| tree | 9299d290e3fc95f5c526cdf46552cced1c76c5dd /.config | |
| parent | 7518708b6af9feec09f8332cca2c45385a3d1b1c (diff) | |
Changes to MangoWM IPC mmsg
Diffstat (limited to '.config')
| -rw-r--r-- | .config/kanshi/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/kanshi/config b/.config/kanshi/config index c3d9fdb..d0f0f24 100644 --- a/.config/kanshi/config +++ b/.config/kanshi/config @@ -5,5 +5,5 @@ profile Laptop { profile Dock { output HDMI-A-1 position 0,0 mode 1920x1080 output eDP-1 position 1920,0 mode 1920x1080 - exec mmsg -d focusmon,HDMI-A-1 + exec mmsg dispatch focusmon,HDMI-A-1 } |
