25.05: firefox-devedition fix executable and .desktop name

This commit is contained in:
Leonardo Eugênio 2025-05-24 19:10:54 -03:00
parent fba64d3863
commit 451aeb6725
No known key found for this signature in database
GPG key ID: 2F8F21CE8721456B
3 changed files with 3 additions and 3 deletions

View file

@ -61,7 +61,7 @@ in
};
wayland.windowManager.sway = {
extraConfig = ''
exec firefox
exec firefox-devedition
'';
};
};