Former-commit-id: 6f8698e345
This commit is contained in:
Hadi
2024-06-17 20:37:09 +02:00
parent b79d37ad06
commit 1885087e56
10 changed files with 73 additions and 6 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
#!/usr/bin/env bash
theme_name="nixy"
[ "$1" = "" ] && echo "Usage: $0 <theme_name>" && exit 1
theme_name=$1
# Switch to workspace 1
sleep 2