add clipboard

This commit is contained in:
2025-11-05 20:48:56 -06:00
parent f9ac7944b3
commit 3bbe306485
5 changed files with 33 additions and 2 deletions

View File

@@ -45,7 +45,9 @@
services.logind.settings.Login = {
HandlePowerKey = "suspend";
HandleLidSwitch = "suspend";
#HibernateDelaySec = "30min";
#HandlePowerKey = "suspend-then-hibernate";
#HandleLidSwitch = "suspend-then-hibernate";
#HibernateDelaySec = "300";
};
# boot (systemd is growing on me)