10 lines
178 B
Bash
Executable File
10 lines
178 B
Bash
Executable File
#!/bin/bash
|
|
|
|
pidof dunst || dunst &
|
|
pidof mpd || mpd &
|
|
pidof flameshot || flameshot &
|
|
pidof lxpolkit || lxpolkit &
|
|
pidof picom || picom --experimental-backends &
|
|
wal -R
|
|
~/.fehbg
|