Skip to content

Commit

Permalink
Suppress idle screen blanking
Browse files Browse the repository at this point in the history
  • Loading branch information
strugee committed Oct 13, 2024
1 parent 0cced51 commit e2c3f1f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ EOF
cat > /etc/dconf/db/local.d/00-suppress-autosuspend <<EOF
[org/gnome/settings-daemon/plugins/power]
sleep-inactive-ac-type='nothing'
[org/gnome/desktop/session]
idle-delay=300
EOF

cat > /etc/dconf/db/local.d/00-disable-screen-lock <<EOF
Expand Down

0 comments on commit e2c3f1f

Please sign in to comment.