add all sway related config in a single package

This commit is contained in:
Vladan Popovic 2024-09-30 00:59:28 +02:00
parent f28a48967f
commit 0cbc27ac76
17 changed files with 719 additions and 0 deletions

2
sway-all/sway/config Normal file
View file

@ -0,0 +1,2 @@
include /etc/sway/config.d/*
include ~/.config/sway/config.d/*