15 lines
No EOL
282 B
Bash
Executable file
15 lines
No EOL
282 B
Bash
Executable file
#!/bin/bash
|
|
#
|
|
# SCRIPT NAME:
|
|
# screenlock.sh
|
|
#
|
|
# AUTHOR:
|
|
# Severin Kaderli <severin.kaderli@gmail.com>
|
|
#
|
|
# DESCRIPTION:
|
|
# This script locks the screen using i3lock-fancy. This script is called
|
|
# using a custom i3 keybinding.
|
|
#
|
|
# USAGE:
|
|
# ./screenlock.sh
|
|
i3lock-fancy -f "Noto Sans" |