dotfiles/.local/bin/autostart

4 lines
90 B
Bash
Executable file

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