mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
more attempts to fix sleep
This commit is contained in:
parent
05d5fcb8f9
commit
7f0600580f
@ -13,6 +13,9 @@
|
|||||||
# /r/archlinux/comments/y7b97e/my_computer_wakes_up_immediately_after_i_suspend/isu99sr/
|
# /r/archlinux/comments/y7b97e/my_computer_wakes_up_immediately_after_i_suspend/isu99sr/
|
||||||
echo GPP0 > /proc/acpi/wakeup
|
echo GPP0 > /proc/acpi/wakeup
|
||||||
|
|
||||||
|
# Possibly need to wait a beat for settings to kick in
|
||||||
|
sleep 2
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user