dotfiles/bin/screensaver

3 lines
69 B
Bash
Executable file

#!/bin/bash
feh --fullscreen "$XDG_CONFIG_HOME/wallpapers/lock.png"