Open misketmuskat opened 3 years ago
That's interesting. Can you show the error?
I can't reproduce this error. Please make sure that you have satisfied all dependencies and test the latest commit. If the issue persist please write the steps to reproduce the error. system log might be helpful too
I am experiencing the exact same issue along some other startup errors.
My environment is
[🔍] × uname -a
Linux GarudaOnBeQuiet 5.12.14-zen1-1-zen #1 ZEN SMP PREEMPT Thu, 01 Jul 2021 03:35:38 +0000 x86_64 GNU/Linux
╰─λ cat /etc/os-release
File: /etc/os-release
NAME="Garuda Linux"
PRETTY_NAME="Garuda Linux"
ID=garuda
ID_LIKE=arch
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://garudalinux.org/"
DOCUMENTATION_URL="https://wiki.garudalinux.org/"
SUPPORT_URL="https://forum.garudalinux.org/"
BUG_REPORT_URL="https://gitlab.com/groups/garuda-linux/"
LOGO=garudalinux
╰─λ
Is a race condition a possible cause?
Hi there, thank you for the awesome design, looks so elegant.
My issue is, picom and redshift cannot be executed during startup, whereas "xbacklight -set" works without any problem. I have picom-git version installed and can run
"picom -b --experimental-backends --config ~/.config/awesome/configurations/picom.conf"
command manually from terminal without any problem.