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