X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=filesystem%2Fetc%2FX11%2FXsession.d%2F98iank;h=23adf30106ced2c8e712688afadf053a67c3e518;hb=b5152768e90016afe8ff2d55cc9f38d08396b0fc;hp=fa210235f5b9835cbbd7bd9367bf1b50ba55aec8;hpb=eb9b839bb5a91c60cc4f6eb9d7e38ffbf73f0e90;p=distro-setup diff --git a/filesystem/etc/X11/Xsession.d/98iank b/filesystem/etc/X11/Xsession.d/98iank index fa21023..23adf30 100644 --- a/filesystem/etc/X11/Xsession.d/98iank +++ b/filesystem/etc/X11/Xsession.d/98iank @@ -1,10 +1,6 @@ +#!/bin/bash + # no screensaver for htpc machine if [[ $HOSTNAME != frodo ]]; then /usr/share/xscreensaver/xscreensaver-wrapper.sh & fi - -/a/exe/lnf -T /p/arbtt-capture.log ~/.arbtt/capture.log - -# docs say a sample rate less than 20 is probably not worth the data cost, -# but it seems pretty small to me -arbtt-capture --sample-rate=10 &