Skip to content

Commit

Permalink
disable automatic suspend
Browse files Browse the repository at this point in the history
  • Loading branch information
taukakao authored Jul 30, 2024
1 parent 693f019 commit 1616486
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions etc/config/hooks/live/080-disable-gnome-lock.chroot
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@ cat > /usr/share/glib-2.0/schemas/90-vanilla-os-lock.gschema.override <<EOF
lock-enabled=false
[org.gnome.desktop.lockdown]
disable-lock-screen=true
[org.gnome.settings-daemon.plugins.power]
sleep-inactive-ac-type='nothing'
sleep-inactive-battery-type='nothing'
EOF
glib-compile-schemas /usr/share/glib-2.0/schemas/

0 comments on commit 1616486

Please sign in to comment.