From 5e3bd59f03371928695e598453fc0d1893947691 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Fri, 4 Feb 2022 14:17:41 +0100 Subject: Include separate output config --- .config/sway/config | 2 ++ 1 file changed, 2 insertions(+) (limited to '.config') diff --git a/.config/sway/config b/.config/sway/config index a9c6a14..adae47d 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -40,6 +40,8 @@ client.focused $border_color $border_color $border_color $border_color $border_c # # You can get the names of your outputs by running: swaymsg -t get_outputs +include $HOME/.config/sway/output + ### Idle configuration # # Example configuration: -- cgit v1.2.3