X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/ba92616c7c44cbbf481b8e7c8517491ea5ac5afc..f29cd56086ae36e7abad561ae32f0f063a1eac31:/base/.xinitrc diff --git a/base/.xinitrc b/base/.xinitrc index 3b41f3d..bf14d4f 100755 --- a/base/.xinitrc +++ b/base/.xinitrc @@ -64,6 +64,7 @@ fi # try to wait for session to start (sleep 0.1 && tint2) & +#x220t (sleep 0.1 && [ -x "$HOME/bin/acpi_ac" ] && \ "$HOME/bin/acpi_ac" "0x0`sysctl -n hw.acpi.acline`") & (sleep 1.5 && [ -x /usr/local/bin/conky ] && conky -c "$HOME/.conkyrc.d/dock") &