Add local.d for sway

This commit is contained in:
Lizzy Hunt 2023-03-27 10:34:16 -06:00
parent 3eac674b0e
commit 040ff6efd0
No known key found for this signature in database
GPG Key ID: 8AC6A4B840C0EC49
2 changed files with 1 additions and 0 deletions

View File

@ -216,6 +216,7 @@ default_border pixel 3
client.focused "#000000" "#ffffff" "#000000"
include /etc/sway/config.d/*
include ~/.config/sway/local.d/*
# Display target has started
exec systemctl start --user display.target &

View File