Fixed dwmbar to not run in a subshell
This commit is contained in:
parent
e7368c48da
commit
c42330b0a1
@ -108,7 +108,7 @@ static const char *const autostart[] = {
|
||||
// "st", NULL,
|
||||
"arrpc", NULL,
|
||||
"dunst", NULL,
|
||||
"sh", "/home/ganome/.local/bin/dwmbar", NULL,
|
||||
"/home/ganome/.local/bin/dwmbar", NULL,
|
||||
"xrdb", "/home/ganome/.Xresources", NULL,
|
||||
"sh", "/home/ganome/.local/bin/wallsetter.dwm", NULL,
|
||||
"parcellite", NULL,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user