dotfiles/.local/bin/autostart

5 lines
90 B
Text
Raw Normal View History

#! /bin/sh
start-pulseaudio-x11
compton -b
echo "Started on `date -Iseconds`" > $HOME/log