Skip to content

Set process name of `gnome-tweaks` to `gnome-tweaks`

tallero requested to merge tallero/gnome-tweaks:patch-1 into master

Tweaks actually has python3 as process name. Adding a dependency to setprocname and adding just a line of code gives its process the correct gnome-tweaks process name.

Merge request reports