《XDG 自动启动规范》定义了一种在桌面环境启动和可移动介质挂载时,通过将它们放置在特定目录中来自动启动普通桌面条目的方法。
您需要使用支持它的桌面环境,或者一个专门的实现,例如
按照优先级排列的自动启动目录是:
$XDG_CONFIG_HOME/autostart
~/.config/autostart
$XDG_CONFIG_DIRS/autostart
/etc/xdg/autostart
具有相同文件名的用户特定条目可以覆盖系统范围的桌面条目。
Hidden=true
dex -ad
更多详情,请阅读规范。
© . This site is unofficial and not affiliated with Arch Linux.
Content is available under GNU Free Documentation License 1.3 or later unless otherwise noted.