mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Fix all shellcheck warnings, mostly by adding double quotes around vars. Re-order operations and run multiple jobs in parallel to speed up DPI change speed. Remove all use of bc, simple sh integer division is sufficient in all cases. Signed-off-by: Joe Groocock <me@frebib.net>