Adding PC config stuff

This commit is contained in:
2026-07-13 19:25:14 -07:00
parent 6f508ed5c8
commit fcd1af773c
8 changed files with 1752 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/bin/bash
while :
do
dwmbar_refresh
sleep 3
done