From 6963428f61a5b1154e829edc1ae287c3cacc5beb Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Fri, 26 Feb 2021 14:55:51 +0530 Subject: added wayland configs --- kanshi/.config/kanshi/config | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 kanshi/.config/kanshi/config (limited to 'kanshi') diff --git a/kanshi/.config/kanshi/config b/kanshi/.config/kanshi/config new file mode 100644 index 0000000..c5e6aea --- /dev/null +++ b/kanshi/.config/kanshi/config @@ -0,0 +1,14 @@ +profile multimon { + output HDMI-A-1 enable position 0,0 scale 0.8 + output eDP-1 enable position 0,1080 scale 1 + exec swaymsg workspace 3, move workspace to HDMI-A-1 +} + +profile singlemon{ + output HDMI-A-1 enable mode 1366x768 scale 0.9 + output eDP-1 disable +} + +profile { + output eDP-1 enable scale 1 +} -- cgit v1.2.3