fix freedesktop specs links in lib/awful/spawn.lua

This commit is contained in:
elig0n 2024-10-27 14:23:35 +02:00
parent 2b7006fb45
commit d147b5f2d7
1 changed files with 2 additions and 2 deletions

View File

@ -149,7 +149,7 @@
--
-- If the intent is to open a file/document, then it is recommended to use the
-- following standard command. The default application will be selected
-- according to the [Shared MIME-info Database](https://specifications.freedesktop.org/shared-mime-info-spec/shared-mime-info-spec-latest.html)
-- according to the [Shared MIME-info Database](https://specifications.freedesktop.org/shared-mime-info-spec/latest/)
-- specification. The `xdg-utils` package provided by most distributions
-- includes the `xdg-open` command:
--
@ -160,7 +160,7 @@
-- [ARCH Linux Wiki](https://wiki.archlinux.org/index.php/default_applications).
--
-- If you wish to change how the default applications behave, then consult the
-- [Desktop Entry](https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html)
-- [Desktop Entry](https://specifications.freedesktop.org/desktop-entry-spec/latest/)
-- specification.
--
-- Spawning applications with specific properties