Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable screensaver and screen lock #21

Merged
merged 1 commit into from
Apr 28, 2021
Merged

Disable screensaver and screen lock #21

merged 1 commit into from
Apr 28, 2021

Conversation

MakisH
Copy link
Member

@MakisH MakisH commented Apr 28, 2021

Closes #14 by setting (in the ~/.bashrc, maybe there is an even better place):

xset s off -dpms
gsettings set org.gnome.desktop.screensaver lock-enabled false

@MakisH MakisH self-assigned this Apr 28, 2021
@MakisH MakisH merged commit b4986ce into develop Apr 28, 2021
@MakisH MakisH deleted the desktop-tweaks branch April 28, 2021 19:13
@MakisH MakisH mentioned this pull request Apr 28, 2021
MakisH added a commit that referenced this pull request Apr 30, 2021
* Make provisioning scripts run in unprivileged mode + more (#17)
* Move install-vscode to home
* Enable object files clean-up by default
* Move cleanup steps to cleanup.sh
* Add GitHub action to lint shell scripts (#18)
* Add GitHub action for vagrant up + a few fixes (#19)
* Add code_aster (#20)
* Disable screensaver and screen lock (#21)
* Update README, add instructions for testing
* Add alias for config-visualizer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant