Stop suspending the system due to inactivity

This commit is contained in:
thiloho
2023-07-27 19:48:24 +02:00
parent 86bcdbd38d
commit d2fd6028a0

View File

@@ -79,6 +79,9 @@
"org/gnome/desktop/peripherals/touchpad" = {
tap-to-click = true;
};
"org/gnome/settings-daemon/plugins/power" = {
sleep-inactive-ac-type = "nothing";
};
};
programs = {
bash = {