diff options
Diffstat (limited to '.config/sway/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: |