diff options
Diffstat (limited to '.config/kanshi')
| -rw-r--r-- | .config/kanshi/config | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.config/kanshi/config b/.config/kanshi/config new file mode 100644 index 0000000..c3d9fdb --- /dev/null +++ b/.config/kanshi/config @@ -0,0 +1,9 @@ +profile Laptop { + output eDP-1 position 0,0 mode 1920x1080 +} + +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 +} |
