10 lines
178 B
Bash
Executable File
10 lines
178 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# pidof mpd || mpd &
|
|
# pidof flameshot || flameshot &
|
|
# pidof lxpolkit || lxpolkit &
|
|
# pidof picom || picom &
|
|
wal -R
|
|
~/.fehbg
|
|
systemctl --user enable --now awatcher
|