3 lines
74 B
Bash
Executable file
3 lines
74 B
Bash
Executable file
#!/bin/bash
|
|
|
|
exec feh --fullscreen "$XDG_CONFIG_HOME/wallpapers/lock.png"
|