From 9beb403b1387d25a9db386d7ad6f2b465ce70fa8 Mon Sep 17 00:00:00 2001 From: James Patrick Date: Sat, 5 Oct 2019 21:36:46 -0400 Subject: [PATCH] Added autotiling. --- sway/config.d/autostart | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sway/config.d/autostart b/sway/config.d/autostart index adf1e18..4eb44a0 100644 --- a/sway/config.d/autostart +++ b/sway/config.d/autostart @@ -7,6 +7,10 @@ exec redshift ### Notifications exec mako +### Autotiling +# https://github.com/nwg-piotr/autotiling +exec --no-startup-id autotiling + ### Clipboard manager #exec clipman -d