added login sfx
This commit is contained in:
@ -29,3 +29,4 @@ for display in $(xrandr | grep connect | awk '{print $1;}' | grep -v "$NATIVE_MO
|
||||
done;
|
||||
|
||||
feh --recursive --bg-fill --randomize $HOME/.config/wryn/wallpaper;
|
||||
[ -f $HOME/.config/wryn/sfx ] && $HOME/.config/wryn/sfx login
|
||||
|
Reference in New Issue
Block a user