ulauncher, picom adjustments

This commit is contained in:
eneller
2023-01-02 21:35:54 +01:00
parent d4a7ee068f
commit b87a8f1196
5 changed files with 300 additions and 18 deletions

View File

@@ -74,3 +74,8 @@ ex ()
echo "'$1' is not a valid file"
fi
}
pwd()
{
echo "$PWD/$1"
}