X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/7f359c8add1d2f7eff4d2dd0e914dd43fff483b9..a58ad2f0f50aeb3e5525cc7324503969d687f70b:/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") &