4 lines
85 B
Bash
Executable file
4 lines
85 B
Bash
Executable file
#! /bin/sh
|
|
start-pulseaudio-x11
|
|
compton -b
|
|
[ -r "$HOME"/.fehbg ] && . "$HOME"/.fehbg
|