Swapped plasma restart to be easier to find in autocomplete

This commit is contained in:
Luke 2025-02-02 13:06:52 -08:00
parent 11ff24b12d
commit bca06ca805

View file

@ -47,7 +47,7 @@ if ! which -s python && which -s python3; then
alias python=python3
fi
function _restart_plasma() {
function -restart_plasma() {
(
set -ex
plasmashell --replace &>/dev/null &