pastes/hypr/scripts/createWorkspace
2025-02-10 01:44:53 -05:00

7 lines
98 B
Bash
Executable File

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