rvega / window-positions

Save and recall window positions in a Linux desktop environment.
6 stars 2 forks source link

Installing node.js unnecessary #6

Open clort81 opened 4 months ago

clort81 commented 4 months ago

Thanks for the script

However, a linux desktop comes with a shell that's perfectly capable of invoking wmctrl -lpG |cut -d " " -f 1 xprop -id $win

Node.js is an unnecessary and huge dependency with a large attack surface.