Commit 52c2e871 authored by Dylan Araps's avatar Dylan Araps

wm: Added support for aewm

parent d239a057
......@@ -799,7 +799,7 @@ get_wm() {
"${wm,,}_x11" -v)" || \
"${wm,,}_wayland" -v")"
wmv="${wmv/$wm $wm/$wm}"
wmv="${wmv/$wm $wm-/$wm}"
wmv="${wmv/$wm ${wm}?/$wm}"
wmv="${wmv/copyright*}"
wmv="${wmv/version }"
wmv="${wmv/©*}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment