Remove leftover substitutions
This commit is contained in:
parent
d8ebd113ad
commit
a314447afa
1 changed files with 0 additions and 4 deletions
4
fetch
4
fetch
|
@ -756,10 +756,6 @@ getwm () {
|
||||||
*) wm="Unknown" ;;
|
*) wm="Unknown" ;;
|
||||||
esac
|
esac
|
||||||
fi
|
fi
|
||||||
|
|
||||||
wm="${wm/exec }"
|
|
||||||
wm="${wm/-session}"
|
|
||||||
wm="${wm^}"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# }}}
|
# }}}
|
||||||
|
|
Reference in a new issue