From b5d9a1b31b73cbd68fead52b9ab954196a6bc34b Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 21 Sep 2022 23:18:31 -0500 Subject: [PATCH] add laptop kanshi config --- .config/kanshi/configs/laptop-config | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .config/kanshi/configs/laptop-config diff --git a/.config/kanshi/configs/laptop-config b/.config/kanshi/configs/laptop-config new file mode 100644 index 0000000..323fd9d --- /dev/null +++ b/.config/kanshi/configs/laptop-config @@ -0,0 +1,8 @@ +profile laptop_only { + output eDP-1 enable +} + +profile tv { + output "Sony SONY TV 0x00000101" enable + output eDP-1 disable +}