mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 23:46:13 +01:00
theme engine complete
This commit is contained in:
7
.config/blueblack/light.sh
Executable file
7
.config/blueblack/light.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd light_mode
|
||||
|
||||
for f in *.sh; do
|
||||
bash "$f"
|
||||
done
|
||||
Reference in New Issue
Block a user