summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpks <pks@pks.rocks>2022-06-11 16:31:56 +0200
committerpks <pks@pks.rocks>2022-06-11 16:31:56 +0200
commit1299fb5272640ec7dfaa86ca0ce3a1fabfa8eaa1 (patch)
tree5137b99f33a851afb575f89969e4ed32eb98f995
parent81eed27447202383645599fab39242e546c3a4a7 (diff)
autostart: albert
-rwxr-xr-xautostart4
1 files changed, 1 insertions, 3 deletions
diff --git a/autostart b/autostart
index 80159cf..f4515da 100755
--- a/autostart
+++ b/autostart
@@ -21,9 +21,7 @@ if [[ $RATPOISON == "ratpoison" && -x $(which acpi 2&>/dev/null) ]]; then
$(which ratcpi) &
fi
-if [[ $(hostname) == "bogues" ]]; then
- xrandr --output VGA1 --off &
-fi
+if [[ -x $(which albert) ]]; then $(which albert); fi
if [[ -x $(which notmuchfs) ]]; then
mkdir -p /tmp/pks/notmuchfs /tmp/pks/notmuchfs_backing