Dropped support for mksh.
This commit is contained in:
parent
53496dbd92
commit
d55b9f6693
1 changed files with 1 additions and 0 deletions
1
fetch
1
fetch
|
@ -411,6 +411,7 @@ getwindowmanager () {
|
|||
xinitrc=$(grep "^[^#]*exec" "${HOME}/.xinitrc")
|
||||
windowmanager="${xinitrc/exec /}"
|
||||
windowmanager="${windowmanager/-session/}"
|
||||
windowmanager="${windowmanager^}"
|
||||
|
||||
else
|
||||
case "$os" in
|
||||
|
|
Loading…
Reference in a new issue