diff options
-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..f2522c5 --- /dev/null +++ b/.config/kanshi/config @@ -0,0 +1,9 @@ +profile { + output eDP-1 mode 1920x1080@60.001Hz scale 1 position 0,0 +} + +profile { + output DP-5 mode 2560x1440 position 2000,0 transform 90 + output DP-7 mode 3840x2160 position 3440,0 + output eDP-1 disable +} |