mirror of
https://github.com/pgrondek/config.git
synced 2025-02-16 14:56:28 +00:00
5 lines
58 B
Bash
Executable file
5 lines
58 B
Bash
Executable file
#!/usr/bin/env sh
|
|
|
|
COLOR=000000
|
|
|
|
i3lock -f -t -c ${COLOR}
|