Comment the scripts in system/bin

Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
Severin Kaderli 2018-12-13 21:54:40 +01:00
parent 09d9f2c1c8
commit e405bbcd89
7 changed files with 94 additions and 21 deletions

View file

@ -1,2 +1,15 @@
#!/bin/bash
dm-tool lock
#
# SCRIPT NAME:
# screenlock.sh
#
# AUTHOR:
# Severin Kaderli <severin.kaderli@gmail.com>
#
# DESCRIPTION:
# This script locks the screen using lightdm. This script is called
# using a custom i3 keybinding.
#
# USAGE:
# ./screenlock.sh
dm-tool lock