wondering what order does sway load includes, if i have include ~/.config/sway/conf.d/*
what order does it load the files in conf.d
. i really DONT wanna test this manually .
@eris if i understand it loads them the same way ls does so you could append the files with numbers and they would load like
~ ❱ ls *.txt
1.txt 2.txt a3.txt