I know i can create scripts and import them to the rc file or that i can run keymaps for it. Can i lets say create a script (script.lua) and run it with my terminal.
I tried running awesome-client on my terminal an passing the script path as the first param awesome-client scipt.lua
but it throws an error string "[string "script.lua"]:1: syntax error near <eof>"
.
Is there a way to do this?