diff --git a/housekeeping-login.sh b/housekeeping-login.sh new file mode 100644 index 0000000..01660a0 --- /dev/null +++ b/housekeeping-login.sh @@ -0,0 +1,15 @@ +#!/bin/bash + +# This I use for setting up + +# Because I always forget to do this +eval `ssh-agent` + +# Random background +feh --bg-fill --randomize $HOME/Pictures/Papes/* + +# Save my retinas +bright 50 + +# Compositor for transparency in alacritty +compton -b