diff --git a/.config/kanshi/config b/.config/kanshi/config new file mode 100644 index 0000000..c488559 --- /dev/null +++ b/.config/kanshi/config @@ -0,0 +1,15 @@ +profile Laptop { + output eDP-1 enable +} + +profile Work { + output eDP-1 disable + output DP-3 enable mode 2560x1440@59.951Hz position 0,0 + output DP-5 enable mode 2560x1440@143.967Hz position 2560,0 +} + +profile Work2 { + output eDP-1 disable + output DP-4 enable mode 2560x1440@59.951Hz position 0,0 + output DP-7 enable mode 2560x1440@143.967Hz position 2560,0 +}