Re-enabled i3 in default build function

This commit is contained in:
myve 2025-01-26 12:28:09 +00:00
commit 6ccb29a1f8

2
build
View file

@ -1,7 +1,7 @@
#!/usr/bin/env bash
workdir=$(pwd)
for dir in base openbox # i3
for dir in base openbox i3
do
cd ${workdir}/${dir}
./build