On 11.03.2021 17:53, Brandon Lee wrote:
I'm sorry to seem noobish but I'm noobish lol. What do you mean by
execution bit?
To run a file in Linux the file need to be executable, to make it a
executable a bit need to be set.
$ ls -l ~/.config/qtile/autostart.sh
-rwxrwxr-x 1 kaistian kaistian 508 nov. 1 19:16
/home/kaistian/.config/qtile/autostart.sh
In the file permission here you see the x's, that indicate that the file
is executable.
If your file don't have them you can set them with
chmod +x ~/.config/qtile/autostart.sh
I don't have a log file? Is that normal?
I wouldn't think so, for me the log file has always been created when I
have an error.
--
Kai Stian Olstad
--
You received this message because you are subscribed to the Google Groups
"qtile-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/qtile-dev/697a4421942acb19801ac0dc184930a4%40olstad.com.