hunkyburrito

joined 3 months ago
[โ€“] hunkyburrito@lemmy.zip 1 points 12 hours ago

I think the native version only unloads when the device is low on memory whereas the extension just does it all the time.

[โ€“] hunkyburrito@lemmy.zip 3 points 1 week ago* (last edited 1 week ago)

Win + R: opens run dialog to run the next command

shutdown -s -f -t 0: cli shutdown command where -s is poweroff, -f is force, and -t 0 is a timeout of 0