dotfiles/bin/screensaver

4 lines
69 B
Bash
Executable File

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