mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
try to prevent keyboard from waking again
This commit is contained in:
parent
de023c2cd9
commit
99bff6fa42
@ -3,6 +3,7 @@
|
||||
# Prevent wake from keyboard
|
||||
powerManagement.powerDownCommands = ''
|
||||
echo disabled > /sys/bus/usb/devices/1-6/power/wakeup
|
||||
echo disabled > /sys/bus/usb/devices/1-8/power/wakeup
|
||||
'';
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user