diff --git a/dotfiles/.local/bin/hibernate b/dotfiles/.local/bin/hibernate new file mode 100755 index 0000000..ec0b038 --- /dev/null +++ b/dotfiles/.local/bin/hibernate @@ -0,0 +1,4 @@ +#!/bin/sh + +sudo ~/.local/bin/disableUSB +systemctl hibernate