feat(fun/uggc): Install desktop handler in Nix derivation
This actually registers the desktop entry, so xdg-open etc. start working: tazjin@frog /depot> xdg-open 'uggcf://gjvggre.pbz/alnabgrpu/fgnghf/1272363652679524352' Opening in existing browser session. Change-Id: Ia754cb87470fce2f8d3340d1147f3f01b9914858 Reviewed-on: https://cl.tvl.fyi/c/depot/+/387 Reviewed-by: riking <rikingcoding@gmail.com>
This commit is contained in:
parent
2237a51d10
commit
c26ee5a448
3 changed files with 21 additions and 15 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Rot13 URL Handler
|
||||
Exec=uggc %u
|
||||
Exec=@out@/bin/uggc
|
||||
StartupNotify=false
|
||||
MimeType=x-scheme-handler/uggc;
|
||||
MimeType=x-scheme-handler/uggcf;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue