There’s a general approach mentioned here to hide a desktop file - simply, set Hidden=1 on a higher-precedence package (via lib.hiPrio):
(I’d use install -D rather than mkdir + cat, but same idea.)
There’s a general approach mentioned here to hide a desktop file - simply, set Hidden=1 on a higher-precedence package (via lib.hiPrio):
(I’d use install -D rather than mkdir + cat, but same idea.)