remove ferdium autostart
This commit is contained in:
parent
add3713771
commit
a1ebbd89e7
|
@ -3,6 +3,5 @@ xwallpaper --zoom "$XDG_DATA_HOME/bg"
|
|||
remaps -qd
|
||||
|
||||
pidof -s thunderbird >/dev/null 2>&1 || setsid -f thunderbird
|
||||
pidof -s ferdium >/dev/null 2>&1 || setsid -f ferdium
|
||||
|
||||
pkill -RTMIN+8 dwmblocks
|
||||
|
|
Loading…
Reference in New Issue