dwm launcher script for pop os users like myself

This commit is contained in:
shockrah 2020-01-23 17:01:20 -08:00
parent b92026d242
commit f32c4bab3b

11
dwm-launcher.sh Executable file
View File

@ -0,0 +1,11 @@
#!/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 &