mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 14:57:32 +09:00
15 lines
431 B
Desktop File
15 lines
431 B
Desktop File
[Desktop Entry]
|
|
Name=Check for new hardware drivers
|
|
Comment=Notify about new hardware drivers available for the system
|
|
Icon=jockey
|
|
Exec=sh -c "test -e /var/cache/jockey/check || exec jockey-gtk --check"
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=System;Settings;GTK;HardwareSettings;
|
|
NotShowIn=KDE;
|
|
X-Ubuntu-Gettext-Domain=jockey
|
|
|
|
# Bug 984944/1240084 - It prevents taking screenshots
|
|
X-GNOME-Autostart-Delay=false
|
|
|
|
NoDisplay=true
|