]> code.delx.au - dotfiles/blob - setup/laptop.txt
Setup notes
[dotfiles] / setup / laptop.txt
1 # Always lock the screen on suspend
2 cp jamesstuff/scripts/xuserrun /usr/local/bin/
3 cp jamesstuff/systemd-units/user-hook-sleep.service /etc/systemd/system
4 systemctl enable user-hook-sleep
5
6
7 # Module config
8 cp jamesstuff/modprobe.d/* /etc/modprobe.d/
9
10
11 # Udev rules
12 cp jamesstuff/udev-rules.d/* /etc/udev/rules.d/
13