i3: update startup and music player
This commit is contained in:
@ -1,8 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
pidof mpd || mpd &
|
||||
pidof flameshot || flameshot &
|
||||
pidof lxpolkit || lxpolkit &
|
||||
pidof picom || picom &
|
||||
# pidof mpd || mpd &
|
||||
# pidof flameshot || flameshot &
|
||||
# pidof lxpolkit || lxpolkit &
|
||||
# pidof picom || picom &
|
||||
wal -R
|
||||
~/.fehbg
|
||||
systemctl --user enable --now awatcher
|
||||
|
||||
Reference in New Issue
Block a user