9 lines
131 B
Bash
Executable File
9 lines
131 B
Bash
Executable File
#!/bin/bash
|
|
|
|
pidof mpd || mpd &
|
|
pidof flameshot || flameshot &
|
|
pidof lxpolkit || lxpolkit &
|
|
pidof picom || picom &
|
|
wal -R
|
|
~/.fehbg
|