summaryrefslogtreecommitdiff
path: root/wal
AgeCommit message (Expand)Author
2017-06-22Args: Added -v to print versionDylan Araps
2017-06-22General: Disable unsafe exitDylan Araps
2017-06-22colors: Remove export_plainDylan Araps
2017-06-21Cleanup: Move all arg processing to process_args()Dylan Araps
2017-06-21colors: Change function orderDylan Araps
2017-06-21colors: Add error handling to reloadDylan Araps
2017-06-21wallpaper: Exclude current image from shuffleDylan Araps
2017-06-21colors: Make the call to xrdb blockingDylan Araps
2017-06-20Wallpaper: Fix wallpaper not being setDylan Araps
2017-06-20Optimization: Removed loops from exportDylan Araps
2017-06-20Optimization: Use faster for loopsDylan Araps
2017-06-20Optimization: Remove glob importDylan Araps
2017-06-20Optimization: Terminate the script on exit to save 10msDylan Araps
2017-06-20Wallpaper: Add desktop environment supportDylan Araps
2017-06-20General: Fix quotingDylan Araps
2017-06-20General: Cleanup and putty exportDylan Araps
2017-06-20colors: Fix color bugDylan Araps
2017-06-20Image: Random image, select image file.Dylan Araps
2017-06-20General: CleanupDylan Araps
2017-06-20General: Add all export functionsDylan Araps
2017-06-20General: Cleanup and renameDylan Araps