Dotfiles: Remove comments

This commit is contained in:
Harzo 2023-08-24 17:50:25 +02:00
parent bce5b1a3a6
commit 106c70e666
1 changed files with 0 additions and 7 deletions

View File

@ -6,12 +6,5 @@ root_guard
echo "options nvidia NVreg_PreserveVideoMemoryAllocations=1 NVreg_TemporaryFilePath=/path/to/tmp-nvidia" > /etc/modprobe.d/nvidia-power-management.conf
#install -m 755 "${CURDIR}/../files/scripts/suspend-hyprland" /usr/local/bin
#install -m 644 "${CURDIR}/../files/services/hyprland-suspend.service" /usr/lib/systemd/system
#install -m 644 "${CURDIR}/../files/services/hyprland-resume.service" /usr/lib/systemd/system
#
#systemctl daemon-reload
#systemctl enable hyprland-suspend.service
#systemctl enable hyprland-resume.service
systemctl enable nvidia-suspend
systemctl enable nvidia-hibernate