From 715c031ac7480f568700d71c54cf666ae4ba3d93 Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Sat, 14 Nov 2020 19:33:24 +0530 Subject: [PATCH] sway: Execute kanshi during start up to configure displays automatically --- sway/.config/sway/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sway/.config/sway/config b/sway/.config/sway/config index 265aa29..0f85a9f 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -264,3 +264,6 @@ include /etc/sway/config.d/* # Application for which we want some default settings or layout for_window [app_id="pavucontrol"] floating enable, sticky enable, resize set width 800 px height 600px for_window [app_id="blueman-manager"] floating enable, sticky enable, resize set width 800 px height 600px + +# Call kanshi to automatically configure connected display outputs +exec kanshi