diff options
author | Daniel Weipert <code@drogueronin.de> | 2022-02-04 14:17:41 +0100 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2022-02-04 14:17:41 +0100 |
commit | 5e3bd59f03371928695e598453fc0d1893947691 (patch) | |
tree | f46a02f2e1ce3d1cf1adf5f4e4ef802fd6047d13 /.config | |
parent | 3a044ee89dfa206d116bcbc95f6761796cb6f186 (diff) |
Include separate output config
Diffstat (limited to '.config')
-rw-r--r-- | .config/sway/config | 2 |
1 files changed, 2 insertions, 0 deletions
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: |