formatting
This commit is contained in:
parent
70212633c8
commit
304dcdf1ca
@ -1,4 +1,6 @@
|
|||||||
{ config, pkgs, lib, ... }: {
|
{ config, pkgs, lib, ... }:
|
||||||
|
|
||||||
|
{
|
||||||
dconf.settings = {
|
dconf.settings = {
|
||||||
#
|
#
|
||||||
# touchpad
|
# touchpad
|
||||||
@ -65,7 +67,6 @@
|
|||||||
"org/gnome/settings-daemon/plugins/power" = {
|
"org/gnome/settings-daemon/plugins/power" = {
|
||||||
sleep-inactive-ac-type = "nothing";
|
sleep-inactive-ac-type = "nothing";
|
||||||
sleep-inactive-battery-type = "nothing";
|
sleep-inactive-battery-type = "nothing";
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user