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