3 lines
70 B
Bash
Executable file
3 lines
70 B
Bash
Executable file
#!/bin/bash
|
|
|
|
exec i3lock -ftni "$XDG_CONFIG_HOME/wallpapers/lock.png"
|