Initial commit

This commit is contained in:
2025-02-10 01:44:53 -05:00
parent e25042ec71
commit 548df675a8
4 changed files with 141 additions and 0 deletions

6
hypr/scripts/createWorkspace Executable file
View File

@ -0,0 +1,6 @@
#!/usr/bin/env zsh
#set -x
source ~/.config/hypr/scripts/functions
create_workspace ${@}
#set +x