we dont need this anymore

This commit is contained in:
Sakooooo 2023-08-13 18:03:45 +03:00
parent 8c3f833db0
commit d9c1c3d06f
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -1,15 +0,0 @@
#!/bin/sh
## run (only once) processes which spawn with the same name
function run {
if (command -v $1 && ! pgrep $1); then
$@&
fi
}
run picom
run nm-applet
run blueman-applet
run keepassxc
run flameshot
run discord