aboutsummaryrefslogtreecommitdiff
path: root/lock.sh
AgeCommit message (Collapse)Author
2017-12-14Rename script name to match the repo namePavan Jadhaw
2017-12-14Cleanup (#10)Steven Carpenter
* Original wallpaper copy will also be stored in the cache * Updated the Important message and fixed the incorrect flag -g to -u Please enter the commit message for your changes. Lines starting * Removed superfluous blank line * Changed conditional check to match all the others * Capitalized first word of sentence
2017-12-12updating cache on eah startup no longer requiredPavan Jadhaw
2017-12-10fixed intendationAUTplayed
2017-12-10added recursive function for getting a random fileAUTplayed
2017-12-10Added random image of dir when a dir is passed (#6)Philipp Hemmelmayr
If the user passes a directory when updating via-u <dir> then this code selects a random file from the directory and uses it instead. This is useful so one can update the lock image on boot and have a random image every reboot (Adds variety)
2017-12-09dont output error(No players found) when locking from terminalPavan Jadhaw
2017-12-09cleanup (#1)Deluxo
repeated tasks with pre-lock, lock, post-lock are made into functions. spaces + tabs => tabs only removed consecutive empty lines moved resolution rectangles calculation to --update where it's only used
2017-12-08Update readme for arch usersPavan Jadhaw
2017-12-08fix typoPavan Jadhaw
2017-12-08rename scriptPavan Jadhaw