Disable lock screen in mate live session

Signed-off-by: Ste74 <stefano@manjaro.org>
This commit is contained in:
Ste74 2018-01-03 11:37:13 +01:00
parent 0e8bd05b0c
commit c3d134957e
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
[Desktop Entry]
Name=Deactive lock screen
Comment=Deactive the Mate lock screen in the live session
Type=Application
Icon=caja
Exec=sh -c "gsettings set org.mate.screensaver lock-enabled false"