i3: picom on startup
This commit is contained in:
@ -1,9 +1,8 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
pidof dunst || dunst &
|
|
||||||
pidof mpd || mpd &
|
pidof mpd || mpd &
|
||||||
pidof flameshot || flameshot &
|
pidof flameshot || flameshot &
|
||||||
pidof lxpolkit || lxpolkit &
|
pidof lxpolkit || lxpolkit &
|
||||||
pidof picom || picom --experimental-backends &
|
pidof picom || picom &
|
||||||
wal -R
|
wal -R
|
||||||
~/.fehbg
|
~/.fehbg
|
||||||
|
|||||||
Reference in New Issue
Block a user