Files
dotfiles/config/.scripts/colorscheme.sh
2018-10-03 16:39:19 +00:00

4 lines
43 B
Bash
Executable File

#!/bin/sh
feh --bg-scale $1;
wal -i $1 -n;