rice/dwm-launcher.sh

12 lines
191 B
Bash
Raw Normal View History

#!/bin/sh
# This script is used to mimic an xinitrc to some degree
set -x
eval `ssh-agent`
bright 50 # custom brightness script
feh --randomize --bg-fill ~/Pictures/Papes/* &
statline &