UJust Restore-Input-Mapper not working
I already worked around this, but the commands that ujust runs for restore-input-mapper on the handheld image errors. I unfortunately did not copy the error, but it said something along the lines of 'failed on line 104 (or maybe 114?)' because the file does not exist.
I ultimately just ran the commands manually and copied the .desktop file using Dolphin, but I believe the issue is that the "applications" folder in .local/share/ did not exist yet, as now that I've created the applications folder it runs without errors.
Hyatice@bazzite:~$ ujust restore-input-remapper
systemctl enable --now input-remapper.service && cp /usr/share/applications/input-remapper-gtk.desktop ~/.local/share/applications/input-remapper-gtk.desktop && sed -i '/NoDisplay=true/d' ~/.local/share/applications/input-remapper-gtk.desktop
0 Replies