3 lines
80 B
Bash
Executable file
3 lines
80 B
Bash
Executable file
#!/bin/sh
|
|
wal -n --cols16 -i "$@"
|
|
feh --bg-fill "$(< "${HOME}/.cache/wal/wal")"
|