Ubuntu Linux scripts for productivity (and personal usage) ◑ launch-gammastep.sh - Set screen color temperature with gammashift to reduce eye strain 🔥 toggle-screen-temp.sh - Toggle screen color temperature with gammashift (minimal, no helptext) ⌞⌝ tile-corners.sh - Tile active window on screen as per option (left/right/top left/top right/bottom left/bottom right) 🌗 switch_sublime_theme - Toggles between light and dark themes for Sublime Text based on the current XFCE theme 🔁 sync-keepass - Automate syncing of KeePass file from local to Google Drive and OneDrive for backup Useful commands du -ah / | sort -rh | head -n 10 - shows 10 largest files in / root directory find / -type f -size +100M - shows files larger than 100 MB in / root directory