summaryrefslogtreecommitdiff
path: root/autostart
diff options
context:
space:
mode:
Diffstat (limited to 'autostart')
-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